I need some simple calculations done using jquery.
This example http://jsfiddle.net/tbL5r/ is pretty close. It just needs a little tweaking:
-
the user should input the price.
-
I need the sum of the all prices calculated.
-
It should calculate without clicking buttons.
Cheers and Thanks
give this a try: http://jsfiddle.net/tbL5r/38/