Slider: Examples
The Slider widget is a UI control that enables the user to adjust values in a finite range along a horizontal or vertical axis.
- Basic Sliders: The basics of setting up a horizontal and vertical Slider
- Creating a Slider from existing markup: Creating a horizontal Slider from existing markup
Examples That Make Use of Slider
- Adjusting a page theme on the fly (included with examples for the StyleSheet)
- Creating a universal Console (included with examples for the Console)
- Photo Browser (included with examples for the Drag & Drop)