Grant McLean is announcing that jquery.datetextentry.js with version number 2.0.11 is already available to download.
What is jquery.datetextentry.js ?
jquery.datetextentry.js is A lightweight jQuery plugin that allows easy input of dates inside form fields with the aid of an format input mask and special validation rules .
jquery.datetextentry.js over-simplifies date entry in form fields.It allows a programmer to specify the desired date input format he desires and the plugin will automatically create a placeholder mimicking the format and limiting user input to that format only.Besides this, all inputted data is verified to be a valid date as soon as the user types it, giving instant feedback.Examples and usage instructions are included with the download package.
This is changelog for jquery.datetextentry.js version 2.0.11 :
- Fix where focus advanced 2 fields instead of 1.
- Fixed class name applied to sub-field input elements.
- Added aria-label to sub-field input elements for improved accessibility.
You can read the complete changelog and also download this latest version on their homepage: grantm.github.io
