Adds a timepicker to jQueryUI Datepicker
Find a file
doublerebel e402be7982 Whitespace and formatting corrections
Reuse jQuery obj for buttonPanel
var statement consolidation
Shortened default option code for $.fn.timepicker()
2010-11-18 11:21:46 -08:00
jquery-ui-timepicker-addon.js Whitespace and formatting corrections 2010-11-18 11:21:46 -08:00
README Fixed undefined dp_inst.lastVal 2010-11-15 14:25:18 -05:00

jQuery Timepicker Addon

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