Components
jquery.inputmask is a jquery plugin which create an input mask. An inputmask helps the user with the input by ensuring a predefined format. This can be usefull for dates, numerics, phone numbers, etc.
For more info please visit the plugin's Demo Page or Github Repo.
Inputmask Example
Custom date format: mm/dd/yyyy
Custom mask with placeholder: mm/dd/yyyy
Phone number mask: (999) 999-9999
Phone number mask: 99-9999999
Inputmask Example 2
Mask: 9999999999
Right aligned numeric mask
Currency Format:$ ___.__1.234,56

