jQuery-Mask-Plugin
jQuery-Mask-Plugin copied to clipboard
A jQuery Plugin to make masks on form fields and HTML elements.
#### Device Samsung Galaxy S7 Edge with Android 7.0 #### Browser (and version)? Samsung Internet Browser - Version 6.2.01.12 #### Functional `jsfiddle` exemplifying your problem: It's just a simple input...
How do I use callbacks with data-mask attributes? I tried to set the callback on `$.jMaskGlobals` but it didn't work. Is there a solution?
### Have you take a look into our docs? https://igorescobar.github.io/jQuery-Mask-Plugin/ Yes ### Make sure your read this before opening a new issue: https://github.com/igorescobar/jQuery-Mask-Plugin#problems-or-questions #### Device N/A #### Browser (and version)?...
The "beforeMasked" hook is needed to change the mask depending on the input value, before processing it. I built multi country phone mask on this  
@version: v1.14.16 Double function call "getMasked"  
Hello friends, Hello el patron, I want to add a class when an error occurs. I give examples; my mask: ``` $('.mask-gsm').mask('Z(500) 000 0000', { "placeholder": "0(5__) ___ ____", translation:...
I'm having a problem at my wordpress site where I can't upload your pugin into it because it says "no valid plugins found"... anyways... I'm using the tutorial from your...
How to allow inclusion of the % symbol in the field? The same field is used as a fixed value and or a percentage value. In the same field, it...
### Have you take a look into our docs? yes ### Make sure your read this before opening a new issue: yes #### Device all browsers #### Browser (and version)?...
**Browsers and device** : Firefox on desktop and Chromium on desktop **jsfiddle** : https://jsfiddle.net/0uytfzmn/3/ : try to enter 123456 with keyboard ([other fiddle without bracket](https://jsfiddle.net/0uytfzmn/5/)) **description** I don't need this...