jQuery-Timepicker-Addon/README.md

13 lines
451 B
Markdown
Raw Permalink Normal View History

2010-11-15 20:25:18 +01:00
jQuery Timepicker Addon
2011-05-22 14:32:10 +02:00
=======================
2010-11-15 20:25:18 +01:00
2011-05-22 14:32:10 +02:00
Use
---
2011-05-25 12:43:25 +02: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.