Home / Forms / jquery.inputmask - Create an input mask
jquery.inputmask - Create an input mask

jquery.inputmask - Create an input mask

Download Demo
  • Overview
  • Documents
User Rating: 3.4/5 ( 11 votes)
Your Rating:

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 useful for dates, numerics, phone numbers, ...

Highlights:

  • easy to use
  • optional parts anywere in the mask
  • possibility to define aliases which hide complexity
  • date / datetime masks
  • numeric masks
  • lots of callbacks
  • non-greedy masks
  • many features can be enabled/disabled/configured by options
  • supports readonly/disabled/dir="rtl" attributes
  • support data-inputmask attribute
  • multi-mask support
  • regex-mask support
  • value formatting / validating without input element

Source: robinherbots.github.io

Scroll To Top