Recently we designed and developed an interface that required a slider control, which allows users to choose one or a range of values on a continuum. Values on a slider can represent anything from hours on a clock to the volume on a music player to a complex, proprietary data set.
In its simplest form, the slider is displayed as an axis of values with a handle to drag and select a value, or two handles for selecting a range.
Topics