An open API service indexing awesome lists of open source software.

https://github.com/richardkiss/jquery-time-dropdown

jQuery Time Dropdown
https://github.com/richardkiss/jquery-time-dropdown

Last synced: 7 months ago
JSON representation

jQuery Time Dropdown

Awesome Lists containing this project

README

          

jquery-time-dropdown
====================

This is a jQuery extension for a time picker that has a small menu with a small number of times that should handle most cases, plus an "other time" option that allows any time to be entered.

I wrote this for my web site LaffQ.com, which allows comedians to enter their gigs. Most gigs start between 7 and 10 pm on the hour or half hour. To simplify the user experience, I wanted to have a small menu to handle 95% of the cases, with an "Other Time..." option for those rare afternoon gigs (or whatever).

It depends on jQuery (but *not* jQuery UI), and only uses the browser built-in widgets.

Demo: http://jsfiddle.net/richardkiss/e9Pfj/