Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gdoermann/jquery.ui.timepicker
jQuery UI timepicker based on the design of Anders Fajerson (http://perifer.se)
https://github.com/gdoermann/jquery.ui.timepicker
Last synced: about 2 months ago
JSON representation
jQuery UI timepicker based on the design of Anders Fajerson (http://perifer.se)
- Host: GitHub
- URL: https://github.com/gdoermann/jquery.ui.timepicker
- Owner: gdoermann
- Created: 2010-08-21T07:15:54.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-08-21T08:15:05.000Z (over 14 years ago)
- Last Synced: 2023-03-11T05:35:16.958Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 81.1 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
A time picker for jQuery UI
This is a simple time picker that creates a autocomplete combobox using the dates and times specified.
You can give it a range, an array, an ajax source, whatever.It is based off on the timePicker by Anders Fajerson (http://perifer.se) and works a lot like the google
calendar time picking widget. It is unintrusive and degrades to just a text input.Dual licensed under the MIT and GPL licenses.
Copyright (c) 2010 Gregory Doermann