jaridmargolin / formatter.js

Format html inputs to match a specified pattern
http://firstopinion.github.io/formatter.js
2.48k stars 235 forks source link

formatter in input number is not working #45

Closed acarvalho closed 10 years ago

acarvalho commented 10 years ago

$('#_year').formatter({ 'pattern': '{{9999}}' });

Abbe98 commented 10 years ago

Duplicate of #29