UI/Datepicker
fletchgqc - September 9, 2008 - 14:12
| Project: | jQuery plugins |
| Version: | 6.x-1.4 |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Have just been looking around for a javascript date picker. There's a jquery one called UI/Datepicker ("http://docs.jquery.com/UI/Datepicker"). Maybe this should be integrated? How are we meant to put pop-up calendars in our drupal sites? I would have thought this issue would have been addressed 100x over but I can't really find anything current. There is only this project which never made it out of 5.x-dev and looks to have been abandoned: http://drupal.org/project/jquery_calendar.
Any thoughts?

#1
You have a few options that I know of, Date module which includes date entry http://cvs.drupal.org/viewvc.py/drupal/contributions/modules/date/date_p... and jQuery UI module http://drupal.org/project/jquery_ui which integrates the UI suite.
#2
Closing as jQuery UI module should provide the datepicker.