Hello,
I need your help in debugging my script. Take a look at the code in action here: <!-- m --><a class="postlink" href="http://home.pacbell.net/sharapov/example.htm">http://home.pacbell.net/sharapov/example.htm</a><!-- m -->
The function of the script is to calculate values in the input text fields. Everything works fine until user replaces any value in the "Price" column with something like 0.03 (i.e. three cents), the script then automatically converts 0.03 to 0.30. Also if user replaces any value in "Price" Column with 2.05 the script will convert it to 2.04! Can somebody help me to fix this.
Thanks.
I need your help in debugging my script. Take a look at the code in action here: <!-- m --><a class="postlink" href="http://home.pacbell.net/sharapov/example.htm">http://home.pacbell.net/sharapov/example.htm</a><!-- m -->
The function of the script is to calculate values in the input text fields. Everything works fine until user replaces any value in the "Price" column with something like 0.03 (i.e. three cents), the script then automatically converts 0.03 to 0.30. Also if user replaces any value in "Price" Column with 2.05 the script will convert it to 2.04! Can somebody help me to fix this.
Thanks.