CodeCharge StudioThe slider is a control that allows the user to change the values of another control by moving an icon along a gradient scale.
Refer to the YUI component documentation on the web for more details.
All forms and controls
| Property | Description |
|---|---|
| Enabled | Specifies whether the feature is active. |
| Name | User assigned name identifying the feature within HTML. |
| Length | Length of a Slider (in pixels) |
| Minimum value | Minimum Slider value |
| Maximum value | Maximum Slider value |
| Step | Value for every step |
| Position | Default position of slider |
| Slider thumb name | Name of the 'gif' file that represents the slider thumb icon. CodeCharge Studio is installed with several YUI 'gif' files you can select from under the 'styles' folder. |
