jQuery-Timepicker-Addon/README.md

13 lines
451 B
Markdown
Raw Normal View History

2010-11-15 14:25:18 -05:00
jQuery Timepicker Addon
2011-05-22 08:32:10 -04:00
=======================
2010-11-15 14:25:18 -05:00
2011-05-22 08:32:10 -04:00
Use
---
2011-05-25 06:43:25 -04:00
- 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()
Contributing Code - Please Read!
--------------------------------
All code contributions and bug reports are much appreciated. Please be sure to apply your fixes to the "dev" branch.