The plugins site is currently in development.
We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.
jQuery Datepicker
A highly customisable datepicker. This plugin formed the basis for the jQuery UI Datepicker. It is made available as a separate plugin since the UI team desired simplified functionality for their version.
Note: Version 4.0.0 is a major rewrite of the plugin and there are some compatibility issues when upgrading. See the documentation page for more details.
Features include:
* Available as a popup for an input/textarea field or inline in a div/span
* Trigger popup on focus, via a button, or both
* Full keyboard equivalents
* Predefined common date formats or define your own
* Restrict by minimum and/or maximum date
* Day-by-day selectability and/or styling
* Ability to update an alternate field with the date in a different format
* Select a range of dates or multiple individual dates
* Show week of the year and/or days from other months
* Display any number of months
* Callbacks on hover, change of month/year, selection, and closure
* Skinnable with CSS, including support for ThemeRoller
* More than 50 localisations available, including support for right-to-left languages
* Template based layout
* Command structure to add new functionality
* Post process the datepicker for more customisation
For support of calendars other than the Gregorian see the world calendars plugin.
See also the date entry and time entry plugins.
