thank you for identifying a potential source. The cause for the call to the parsefloat() is because the for is used to generate bills to send to clients for billing; therefore the output had to be a...
I appreciate the reply, but if you found that error you saw that i coverted all values to a double number format, test to see if its a number, do processing, then call the toFixed() method. This...
I am in the process of developing a form for the company intranet and i've recently added in code to capture the enter key event to prevent the page from automatically submitting. Along with this, i...