A jQuery plugin which applies a mask to input boxes to provide both a UI hint for users as well as some rudimentary input checking.
Info
Version: | 1.4.1 |
Author(s): | digitalBush |
Last Update: | Friday, August 28, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://digitalbush.com/projects/masked-input-plugin/ |
NuGet Url: | https://www.nuget.org/packages/jQuery.MaskedInput |
Install
Install-Package jQuery.MaskedInput
dotnet add package jQuery.MaskedInput
paket add jQuery.MaskedInput
jQuery.MaskedInput Download (Unzip the "nupkg" after downloading)
Dependencies
- jQuery(1.9)
Tags