jQuery CaretSpinner & TimeSpinner

jQuery CaretSpinner & TimeSpinner

jQuery UI recently introduced the spinner control. The issue I had with it was that the up/down buttons could only step a specific interval. I wanted to be able to step up depending on the current position of the cursor.

For example, the decimal example on their site can only increment by .01. In my improved version, the decimal will increment either by .01 or 1, depending on where the user's cursor is. Same for the time spinner.

More information and demo available at http://microalps.com/modules/opensource/