Working on javascript to (+) from two forms and show it on the third one, but having a issue with that I want it to round the decimal to 2 as ,XX. And result is now showing in dot (.), how can I change it to show in comma ? It only let user write decimal values in dot, how can I change it to comma?
Jsfiddle:
http://jsfiddle.net/eYj8B/4/