jQuery UI Spinner Widget Complete Reference
The jQuery UI Spinner Widget is used to enhance a text input for entering numeric values, with up/down buttons and arrow key handling. There are lots of options, methods and events are available in this widget, all of them are listed and categorized below.
jQuery UI Spinner Widget Options:
- jQuery UI Spinner classes Option
- jQuery UI Spinner culture Option
- jQuery UI Spinner disabled Option
- jQuery UI Spinner icons Option
- jQuery UI Spinner incremental Option
- jQuery UI Spinner max Option
- jQuery UI Spinner min Option
- jQuery UI Spinner numberFormat Option
- jQuery UI Spinner page Option
- jQuery UI Spinner step Option
jQuery UI Spinner Widget Methods:
- jQuery UI Spinner destroy() Method
- jQuery UI Spinner disable() Method
- jQuery UI Spinner enable() Method
- jQuery UI Spinner instance() Method
- jQuery UI Spinner isValid() Method
- jQuery UI Spinner option() Method
- jQuery UI Spinner pageDown() Method
- jQuery UI Spinner pageUp() Method
- jQuery UI Spinner stepDown() Method
- jQuery UI Spinner stepUp() Method
- jQuery UI Spinner value() Method
- jQuery UI Spinner widget() Method
jQuery UI Spinner Widget Events:
- jQuery UI Spinner change Event
- jQuery UI Spinner create Event
- jQuery UI Spinner spin Event
- jQuery UI Spinner start Event
- jQuery UI Spinner stop Event
jQuery UI Spinner Widget Extension Points:
- jQuery UI Spinner _buttonHtml Extension Point
- jQuery UI Spinner _uiSpinnerHtml Extension Point
Please Login to comment...