Smart Spin - jQuery Spin Button Plugin
Smart spin is a jQuery spin button plugin that mimics the very common windows spin button control. Smart spin allows you to select a value between minimum and maximum values using either mouse or keyboard. You can also enter a value via keyboard.
Smart spin contains a text box and “up” “down” buttons, it also supports “masking”(text that appears when the control looses focus). Clicking the “up” button causes the value to increment by step value (step value is configurable, default is 1), while clicking the “down” button causes the value to decrement by step value. Clicking up/down buttons and holding the left mouse button causes the values to change more rapidly.
It has some option for customization such as minimum and maximum value of spin button control, incremental value, optional text that appears when the control looses focus and more.
Requirements: jQuery Framework
Demo: http://www.egrappler.com/contents/smartspin/demo/spinner.htm
License: Free License