Showing posts with label Mask. Show all posts
Showing posts with label Mask. Show all posts

Wednesday, September 10, 2014

Vanila Mask Java Script Library to mask the input based on type.

I found a beautiful JS plugin which gives the developer option to mask the in input based on type of input you specify for a text box.

It can be

  1. Date
  2. Phone Number
  3. Car Plate number etc...
Here is the link to the site.