Guest_imported
New member
- Jan 1, 1970
- 0
Hey Everyone
Could someone tell me if and how it is possible to format a text box everytime a key is pressed, because onblur and onchange only get run when it loses focus, I need it to work for example :
When typing in an amount, it should insert a "." for cents and a "," after every 3 digits after then cents,but it must happen as the user enters the amount.
Thanks
Merry Christmas
Could someone tell me if and how it is possible to format a text box everytime a key is pressed, because onblur and onchange only get run when it loses focus, I need it to work for example :
When typing in an amount, it should insert a "." for cents and a "," after every 3 digits after then cents,but it must happen as the user enters the amount.
Thanks
Merry Christmas