Pretty nice, I really like the auto focus being an option. If you want to setup min/max values for the elements you would do that through the TimeSpinner class in the increaseValue and decreaseValue functions? I think that would be nice to be able to specify that through the options.
On Tue, Jul 5, 2011 at 11:32 AM, Fli7e <[email protected]> wrote: > Nothing new at all but maybe i could help someone to save some > time ... > > A mousewheel controlled increase/decrease input form with no style at > all but functional > > http://jsfiddle.net/Fli7e/S6pvM/ > > A base Class managing the event stuff - nothing more - and an > extending class to add time (hour / minute ) spinning. > > I made this one as i was in need of for my actual intranet project > (working time management). > > Any feedback appreciated and have fun using it if any of you would.
