We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 119cdf4 commit 66a0e56Copy full SHA for 66a0e56
README.md
@@ -3,6 +3,10 @@ jQuery Timepicker Addon
3
4
Use
5
---
6
--To use this plugin you must include jQuery and jQuery UI with datepicker and slider
7
--Include timepicker-addon script
8
--now use timepicker with $('#selector').datetimepicker() or $('#selector').timepicker()
+- 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()
9
+
10
+Contributing Code - Please Read!
11
+--------------------------------
12
+All code contributions and bug reports are much appreciated. Please be sure to apply your fixes to the "dev" branch.
0 commit comments