igorescobar / jQuery-Mask-Plugin

A jQuery Plugin to make masks on form fields and HTML elements.
http://igorescobar.github.io/jQuery-Mask-Plugin/
Other
4.77k stars 1.42k forks source link

money mask accepts numbers starting with dot #731

Open pessotti opened 4 years ago

pessotti commented 4 years ago

When using the money mask (#.##0,00), the input field accepts pasting numbers like .123,12 with a leading dot

lucasantoniooficial commented 4 years ago

you put? "#.##0,00" ?