jquery.timepickr plugin

Posted by jcargoo | Friday, November 14, 2008
| 0Delicious Twitter Reddit Digg Loading...











Maxime Haineault who works as project manager at Centdessin Design has implemented a jQuery plugin named jquery.timepickr which was created in an attempt to make the process of inputting time in a form as easy and natural as possible.
He made a “two click” time picker. The first click
is within the time field. This activates the display and allows the user to choose the time (all of which is done by moving the mouse over the times that you desire). The final click is anywhere (filling in the time that was chosen). You simply have to try it here to understand how it works.

Basic usage
$(function(){
$('#test-1').timepickr({
handle: '#trigger-test'
convention: 12 });
});





How to encourage this blog if you like it:
  • Promote our sponsors;
  • Add any kind of comment or critic;
  • Ask me directly by email if you prefer.
Just do something like that, and I will have the huge pleasure to continue posting the best of the creativity I have.




Share this post ?

Digg Reddit Stumble Delicious Technorati Twitter Facebook

0 Previous Comments