jQuery-Mask-Plugin icon indicating copy to clipboard operation
jQuery-Mask-Plugin copied to clipboard

A jQuery Plugin to make masks on form fields and HTML elements.

Results 112 jQuery-Mask-Plugin issues
Sort by recently updated
recently updated
newest added

#### 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)?...

enhancement

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 ![image](https://user-images.githubusercontent.com/26907947/66396846-0e235780-e9f4-11e9-958e-d5e14f0f67ef.png) ![image](https://user-images.githubusercontent.com/26907947/66396872-1a0f1980-e9f4-11e9-8226-acd62977f38b.png)

@version: v1.14.16 Double function call "getMasked" ![image](https://user-images.githubusercontent.com/26907947/66385175-7f094600-e9d9-11e9-9e87-f920d8c91a76.png) ![image](https://user-images.githubusercontent.com/26907947/66385299-b4ae2f00-e9d9-11e9-88e9-d4e98f70528d.png)

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...