On May 28, 10:33 pm, Anders <[EMAIL PROTECTED]> wrote: > > Nice plugin, very useful. What exactly are the differences to Sam's > > orginal (without looking at the original...)? > > Thanks! Not 100% sure on these (Sam, correct me if I'm wrong), but > should be mostly correct: > > * Scrolls to the entered time > * Scrolls to the nearest time if not in the list, e.g 05.01 selects 05.00 > * Open/close on focus/blur (tabbing works) > * Keeps focus in the input field when a time is selected (tabbing friendly) > * Uses the dimension plugin for positioning which fixes a rendering bug > * Fixes a bug where all times in the list where selected > * Added callbacks (not documented/finalized)
It does have more features than mine (although I have added scrolling to the entered time). It also uses another plugin (below) I did for positioning, so there is no requirement to have the dimensions plugin. There are two versions (table and list): http://www.texotela.co.uk/code/jquery/timepicker/?version=table http://www.texotela.co.uk/code/jquery/timepicker/?version=list