Spinner Widget

Spinner Widget


I know that a spinner widget is listed as very low priority on the
planning wiki, but I needed one for a project I was working on so I
went ahead and wrote a 1.7 compatible widget for a spinner. It works
in all of the major browsers, uses the ThemeRoller, follows the DHTML
style guide for keyboard shortcuts, and minimizes to about 5.8KB. I'm
sure the code could use some cleanup, I was in a bit of a hurry. But
I thought I'd share it here in case there was any interest in using it
in the core jQuery UI, or at least looking at it as a starting point.
Hope that this helps in some way, and if you have any recommendations
for things I can do to improve it please let me know.
http://github.com/btburnett3/jquery.ui.spinner
Brant