forked from trentrichardson/jQuery-Timepicker-Addon
-
Notifications
You must be signed in to change notification settings - Fork 3
Adds a timepicker to jQueryUI Datepicker
ncri/jQuery-Timepicker-Addon
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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() -To get a days - hours - minutes duration picker do $('#selector').timepicker_with_days() and add this CSS: .ui-datepicker-buttonpane{ display: none; } .ui-datepicker { width: 300px; padding: 8px 7px 8px; height: 55px; margin-top: 5px; }
About
Adds a timepicker to jQueryUI Datepicker
Resources
Stars
Watchers
Forks
Packages 0
No packages published