Info
Version: | 1.5.3-r2 |
Author(s): | Igor Escobar |
Last Update: | Thursday, February 13, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/igorescobar/jQuery-Mask-Plugin |
NuGet Url: | https://www.nuget.org/packages/JQuery-Mask-Plugin |
Install
Install-Package JQuery-Mask-Plugin
dotnet add package JQuery-Mask-Plugin
paket add JQuery-Mask-Plugin
JQuery-Mask-Plugin Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(1.5.0)
Masks on any HTML element (no need to server-side mask anymore!)!
data-mask attribute support.
String/Numeric/Alpha/Mixed masks.
Reverse mask support for masks on numeric fields.
Sanitization.
Optional digits.
Recursive Digits.
Automatic maxlength.
Advanced mask initialization.
Callbacks.
On-the-fly mask change.
Mask removal.
Full customization.
Compatibility with Zepto.js.