In my website i have textbox that contains currency amount separeted by dot. Users sometimes press dot on numpad, and that inserts coma in textbox. How can I convert it to dot ? I was trying to do it in keypress event but didn’t menage to make it work.
In my website i have textbox that contains currency amount separeted by dot. Users
Share
UPDATE: This should work if you type anywhere in the input box