Auto Formatting Currency With Jquery
By: Bfotool
2020-03-28 13:37:12
Auto format currency input field with commas and decimals if needed. Text is automatically formated with commas and cursor is placed back where user left off after formatting vs cursor moving to the end of the input. Validation is on KeyUp and a final validation is done on blur.