jQuery-Plugins
jQuery-Plugins copied to clipboard
.numeric(",") not working
When I try to use $(selector).numeric(",") allows me to use dots instead of comma.
Confirming this.
However, it makes me able to input ",,,,,," if the field is empty without numbers to begin with. If i type a number, and then tries to insert a ",". It will display and then immediatly remove it.