Hi - I dont know if this belongs in "CSS" or "Javascript", so I will try my luck in both.
Does anyone know of a way to display $##.## in a field on a form ?
That is, if the customer enters on the form a quantity of 3 and the price is $1.50, the amount displayed on the form is $4.50
(of course the amount is a javascript calculation).
The form should not display an amount of 4.5
Bookmarks