A jQuery Unobtrusive Time Picker Plugin: jquery.timepickr

Posted on August 22, 2009, Filled under JQuery, JavaScript,  Bookmark it

jquery.timepickr is a nice JQuery Time Picker that attempts to make the process of inputing time in a form as easy as natural as possible.

jquery-time-picker

Basic Usage

HTML

<input id="time" type="text" value="">

JavaScript

$(function(){
    $('#test').timepickr();
});

Features include:

  • Unobtrusive
  • Degrades gracefully
  • Use maximum 2 clicks
  • Has an intuitive keyboard navigation
  • Be touch device friendly
  • Our convention (either 12 or 24)
Stay updated by subscribing to our weekly newsletter! It's free!

What do I get as a subscriber?

  • Latest posts delivered to your inbox
  • Ways to make money online
  • News regarding web development in general

Do you wish to receive the latest updates as soon as they are posted? Get our RSS Feed or Subscribe to the Newsletter!

Get our RSS Feed!

Sponsors

Leave a Reply


* = required fields

(will not be published)


XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>