Fixed undefined dp_inst.lastVal

This commit is contained in:
Trent Richardson 2010-11-15 14:25:18 -05:00
parent b4c322c657
commit ba5abba099
2 changed files with 6 additions and 1 deletions

5
README
View file

@ -0,0 +1,5 @@
jQuery Timepicker Addon
-To use this plugin you must include jQuery and jQuery UI with datepicker
-Include timepicker-addon script
-now use timepicker with $('#selector').datetimepicker() or $('#selector').timepicker()