You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Paveldeg
changed the title
Numbers only mask allows unlimited characters for field type "number" in FF and IE
Numbers only mask allows unlimited letters for field type "number" in FF and IE
Nov 20, 2017
Well, your plugin works in Chrome perfectly even for input with type numeric, and partially works in FF and IE.
The only problem with IE and FF that letters can be typed, when mask is numeric - yet length limit works fine for digits.
Have you take a look into our docs?
https://igorescobar.github.io/jQuery-Mask-Plugin/
Make sure your read this before opening a new issue:
https://github.com/igorescobar/jQuery-Mask-Plugin#problems-or-questions
Device
Windows 7 laptop
Browser (and version)?
FF 55 64bit or IE 11
Functional
jsfiddle
exemplifying your problem:You can use this one as exemple: http://jsfiddle.net/igorescobar/6pco4om7/
Describe de problem depth:
When using mask '0000' in FF for a field with type "number" letters allowed typed into the field.
Example input field:
Is this plugin helping you out? Buy me a beer and cheers! 🍺
https://www.paypal.me/igorcescobar
The text was updated successfully, but these errors were encountered: