hi,
how to add .00 to a number after the onBlur event?
For example,if i key in 123 at the textbox, when i press the tab, it will be appear as 123.00.
thx.
how to add .00 to a number after the onBlur event?
For example,if i key in 123 at the textbox, when i press the tab, it will be appear as 123.00.
thx.
Comment