YouTip LogoYouTip

Example Spinner

# jQuery UI Example – Spinner ## Default Functionality The default spinner. jQuery UI Spinner - Default Functionality

* * * ## Currency This example is a donation form with a currency selector and a quantity spinner. jQuery UI Spinner - Currency

* * * ## Decimal This example is a decimal spinner. The increment is set to 0.01. The code that handles culture changes reads the current selector value and, when the culture changes, re-styles the value based on the new culture. jQuery UI Spinner - Decimal

* * * ## Map Google Maps integration, using spinners to change latitude and longitude. jQuery UI Spinner - Map
* * * ## Overflow The overflow spinner limits the range from -10 to 10. For values greater than 10, it overflows to -10, and vice versa. jQuery UI Spinner - Overflow

* * * ## Time A custom widget that extends the spinner. Uses the Globalization plugin to parse and output timestamps, with custom `step` and `page` options. Up/down arrows increment/decrement minutes, and page up/down increment/decrement hours. jQuery UI Spinner - Time

← Example TabsExample Slider β†’