RIP
Tutorial
Tags
Topics
Examples
eBooks
Download jQuery UI Library (PDF)
jQuery UI Library
Getting started with jQuery UI Library
Accordion
Autocomplete
Button
Datepicker
Dialog
Draggable
Icons
jQuery UI Rotatable Plug-in
jquery ui sortable
Slider
Sortable
Spinner
Basic Example
jQuery UI Library
Getting started with jQuery UI Library
Accordion
Autocomplete
Button
Datepicker
Dialog
Draggable
Icons
jQuery UI Rotatable Plug-in
jquery ui sortable
Slider
Sortable
Spinner
Basic Example
jQuery UI Library
Spinner
Syntax
$( "#id" ).spinner();
$( "#id" ).spinner({min:0,max:100,step:5,spin:function( event, ui ) {}});
Parameters
Parameters
Detail
min
Minimum value
max
Maximum value
step
How much the value increases by on spinner click, can be decimal
spin
Can be used to check the spinner value,
ui.value
and do something
Remarks
Official
Example
Official
Documentation
Spinner Related Examples
Basic Example
PDF
- Download
jQuery UI Library
for free
Previous
Next
This modified text is an extract of the original Stack Overflow Documentation created by following
contributors
and released under
CC BY-SA 3.0
This website is not affiliated with
Stack Overflow
Email:
tutorialpedia@outlook.com