Customizing the jQuery-UI Datepicker
2010-08-30I had a few requirements to implement last week involving an inline jQuery datepicker widget that were not natively supported, so I thought I'd share my workarounds. The datepicker widget is being used as a navigation aid to a calendar of events. The full code is at the bottom of the post. There's currently no example page (yet) but I intend to add one in a later update.
Unsupported Requirements
- Clickable calendar headings
- Ability to select a week at a time