Wednesday 27th February 2008Form Calculation
This is a very basic JavaScript code to calculate the value of form elements.
It can become quite useful when wanting to add items up on the fly if you prefer not to use ajax or you do not have a server side scripting language available.
Filed under: Javascript & AJAX, Tutorials, Javascript
Hey,
Great code you have. I was trying to get it working with other form fields that dont get added up but it seems to break your code.
Is there a way I can add additional fields... like for a name, to the form without breaking the calculation?
Thank you for your time.
Robert
June 2nd, 2008 at 10:12 pm