wvega / timepicker

A jQuery plugin to enhance standard form input fields helping users to select (or type) times
http://timepicker.co
GNU General Public License v2.0
216 stars 92 forks source link

Make it possible for the default time to also be the time selected in the scroll box #79

Open pointlessplugins opened 8 years ago

pointlessplugins commented 8 years ago

I need to be able to make it so the highlighted option on the timepicker, when open the drop down is the default time.

Then users will be able to scroll up for an earlier time and down for a later time.

AdamHess commented 8 years ago

this sounds like you need dynamic set to true.

To build on this:

the timepicker needs to be able to have to scroll position to a default value without necessarily setting the value of the text box.

Think of it as an "undisplayed" defaultTime.