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
- Host: GitHub
- URL: https://github.com/richardkiss/jquery-time-dropdown
- Owner: richardkiss
- License: mit
- Created: 2013-09-03T04:48:25.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-03T05:29:45.000Z (about 12 years ago)
- Last Synced: 2025-01-15T13:28:54.991Z (9 months ago)
- Language: JavaScript
- Size: 168 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/