pluing
pluing
JQuery Timepicker Plugin
Sun, 04/12/2009 - 13:58 | by philipnorton42I had the need to create a time selecting component for a form, but I didn't want to have lots of extra components. After a little bit of searching about I found the following JQuery UI plugin called timepicker.
This plugin will take a input box as the argument and will add three selection boxes for hours, minutes and seconds. It will then hide the original input box.