jquery.timepickr was created in a attempt to make the process of inputing time in a form as easy and natural as possible.
svn co http://jquery-utils.googlecode.com/svn/trunk/standalone/ui-timepickr/ jquery-timepickr
Please use the project's bug tracker to report bugs, also check if the bug is not already reported.
To report a bug, click on New issue and fill up the form. Don't forget to specify your OS and Browser (vendor and version). Finally, add ui-timepickr in labels.
$(function(){ $('#test-1').timepickr({ handle: '#trigger-test' convention: 12 }); });
Documentation and the complete list of options is available on the project's wiki page on Google code.
My name is Maxime Haineault, I work as project manager at Centdessin Design where I manage a small web development department.
I'm mostly developping this plugin in my spare times, so don't expect bugs to be fixed over night. If you want to help me improve this plugin, any kind of help would be greatly appreciated (bug fixing, documentation, new features, etc).
For that matter, if you really want a bug to be fixed quickly you can speed up the process by sending me your patches, I'll be glad to merge them into trunk if the code looks decent and doesn't break the unit tests.
Release | Milestone |
---|---|
0.6 |
|
0.6.1 |
|
0.6.2 |
|
0.6.3 |
|
0.6.4 |
|
0.6.5 |
|
0.6.6 |
|
0.7 |
|
0.8 |
|
0.9 |
|
1.0 |
|