diff options
author | Trent Richardson <trentdrichardson@gmail.com> | 2010-11-18 14:50:22 -0500 |
---|---|---|
committer | Trent Richardson <trentdrichardson@gmail.com> | 2010-11-18 14:50:22 -0500 |
commit | babcbd5606ddb74d79ebaa4ec9f46279b0ab1e9c (patch) | |
tree | 3c4c36ca766f8426dfd0f579312a2c4f065ece9f | |
parent | 92f1508c68b45d377c71974081ecdc03aa0a4e6e (diff) | |
download | jQuery-Timepicker-Addon-babcbd5606ddb74d79ebaa4ec9f46279b0ab1e9c.zip jQuery-Timepicker-Addon-babcbd5606ddb74d79ebaa4ec9f46279b0ab1e9c.tar.gz jQuery-Timepicker-Addon-babcbd5606ddb74d79ebaa4ec9f46279b0ab1e9c.tar.bz2 |
updated readme
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ jQuery Timepicker Addon --To use this plugin you must include jQuery and jQuery UI with datepicker +-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() |