An InputMask Class to automatically format input data as time/date/telephone values. Translates “1830″ to “18:30″ as you type.
Related Submissions:
- MooTools Plugin: Class.refactor All that Class.refactor does is allow you to assign new properties to a class in the same manner as extending the class onto itself...
- Object Oriented jQuery with MooTools Here’s the recipe: MooTools modules Native, Class, and Class.Extras; jQuery; and Class.Mutatotors.jQuery. Write a MooTools Class and use jQuery for the DOM. Class.Mutatotors.jQuery: This mutator...
- Mootools 1.2 cvLinkSelect class If you’re making a form with today’s standards you often have to make several select elements with the options of the next select elements referring...
- Three Things You Should Do with an Element-based MooTools Class Is your MooTools class centered around an element? Here are three things you ought to be doing with it that you probably aren’t. ...
- MooTools 1.2 Class Template Starting a MooTools class can be difficult if you haven’t created one before. Here’s a template you can copy, paste, and use to create your...