How can I support both Comma and Dot in html input and fix the decimal place for 2 digits and use a space for thousand separator using javascript on keypress event.
How can I support both Comma and Dot in html input and fix the decimal place for 2 digits and use a space for thousand separator using javascript on keypress event.
2
Answers
If you make an input from clipboard paste:
If you make an input from keyboard, not clipboard paste: