javascript - Timepicker (trentrichardson) - how to trigger hour dropdown? -


i'm using trentrichardson's jquery timepicker (https://github.com/trentrichardson/jquery-timepicker-addon)

if user clicks on relevant time input field, timepicker module pop up. i'd hour dropdown ('select' input) within module automatically activated, i.e. user has click once on time input field see hour options, rather having click twice: once on time input field, once on hour select input.

i have multiple time input fields on page if that's relevant

is possible? if so, how?

thanks lot


Comments

Popular posts from this blog

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

python Tkinter Capturing keyboard events save as one single string -

sql server - Why does Linq-to-SQL add unnecessary COUNT()? -