trentrichardson / jQuery-Timepicker-Addon

Adds a timepicker to jQueryUI Datepicker
http://trentrichardson.com/examples/timepicker/
MIT License
2.66k stars 1.05k forks source link

Using spinners instead of sliders and dropdowns #892

Open maasha opened 8 years ago

maasha commented 8 years ago

It would be a nifty feature if one could use spinners instead of sliders or dropdowns.

trentrichardson commented 8 years ago

@maasha Timepicker is built so that you can use your own inputs. There is actually an example of this in the documentation in the "Slider Modification" examples.

With that said there are some bug reports that timepicker is not working with the latest jQueryUI. I'm not sure if this is true or not as I have not had the opportunity to look into it.

maasha commented 8 years ago

I only see examples with 'dropdowns' instead of sliders.