jQuery-Plugins icon indicating copy to clipboard operation
jQuery-Plugins copied to clipboard

.numeric(",") not working

Open alvaro-rm opened this issue 12 years ago • 1 comments

When I try to use $(selector).numeric(",") allows me to use dots instead of comma.

alvaro-rm avatar Dec 20 '12 12:12 alvaro-rm

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.

rokdazone avatar Oct 12 '15 08:10 rokdazone