A jQuery Unobtrusive Time Picker Plugin: jquery.timepickr

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

Thanks for visiting our website! We regularly publish posts like this one. If you are interested in receiving the latest updates as soon as they are posted, please consider subscribing to the RSS feed or to our e-mail newsletter.

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)

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>


  

CommentLuv Enabled