Adds a timepicker to jQueryUI Datepicker
Find a file
2010-11-20 16:33:56 -08:00
jquery-ui-timepicker-addon.js Fixed grid to start with minimum values (fixes Github Issue 38) 2010-11-20 16:33:56 -08:00
README updated readme 2010-11-18 14:50:22 -05:00

jQuery Timepicker Addon

-To use this plugin you must include jQuery and jQuery UI with datepicker and slider
-Include timepicker-addon script
-now use timepicker with $('#selector').datetimepicker() or $('#selector').timepicker()