Zebra_Datepicker is a small, compact, and highly configurable date picker plugin for jQuery.
Tags | jQuery date picker |
---|---|
Licenses | LGPL |
Operating Systems | OS Independent |
Release Notes: This release fixes a bug where, starting with jQuery 1.7, the plugin was not working properly in IE6 and IE7. It fixes a bug where the “Clear” button broke the date picker’s layout in IE6 and IE7.
Release Notes: A bug in event delegation that would crash the script in certain scenarios was fixed along with a bug where unavailable months and years could also be clicked and thus send the user to a month with no selectable dates.
Release Notes: A bug was fixed where trying to re-initialize the date picker would attach an extra calendar icon and an extra date picker to the element. The "direction" property was enhanced and now can also be an array where the first value indicates the starting date and the direction of calendar, and the second value is the number of selectable days. Week numbers can now also be shown using the show_week_number property.