-
version 1.1:
- Fixed: all input nodes was receiving the value of the first when the plugin was initiated
- Added: minified version
-
version 1:
- values accepted on the field must match HH:mm format
- handle paste on field
- handle drop value on field
- handle input
This plugin provides a time mask to input fields. The mask always is in 24 hours format: HH:mm.
- Opera 10+ (Old versions not tested)
- Chrome 4+
- Firefox 2+
- IE 5.5+
- Safari 4+ (Old versions not tested)
The usage is simple:
$('your selector').timeMask();