Spinner inputs, also known as steppers, are classic form input fields specialized in number-based data entry.
These UI elements feature special buttons next to the input field itself, which can be pressed to increase or decrease the number inside the input field.
Developers can control where these buttons appear, how they look, and the amount they increase or decrease the value inside the field.
Bootstrap TouchSpin includes all these features, along with the possibility of being used from touchscreen-enabled devices.
Besides the side buttons and support for touch gestures, the plugin can also allow users to increase/decrease field values via keyboard or mouse wheel.
Demos and usage instructions are included with the TouchSpin download package.
What is new in this release:
- Code cleanup and Grunt support.
What is new in version 3.0.1:
- Code cleanup and Grunt support.
Requirements:
- JavaScript enabled on client side
- jQuery 1.7 or higher
- Bootstrap 3.x
Comments not found