Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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)

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