InputMask 1.0

A class to mask inputs and to only allow specific sets of characters e.g. a date or a time



Details

Author
Christoph Pojer
Current version
1.0
GitHub
cpojer/InputMask
Downloads
950
Category
Forms
Tags
Report
GitHub Issues

Releases


Dependencies

  • core/1.2.4: *
  • more/1.2.4: Element.Forms

How to use

Demos

  • http://cpojer.net/Scripts/InputMask/
  • Blog post: http://cpojer.net/blog/InputMask_Class_for_MooTools

Configurable Options

  • See on top of Source/InputMask.js

Installation

  • See the code in the demo

Additional classes

  • InputMask.Time
  • InputMask.Date

How to define custom rules

  • See InputMask.defineRules on the bottom of the source to see how to define custom rules