![]() |
Previous | Next |
The min attribute specifies or retrieves the minimum value of the range defined by the slider control.
Syntax
elementID.min
Possible Values
This attribute is a read/write Number (float) with a default value of zero.
Remarks
The value specified for min must be less than the one for max.
Example
Please see the CUSTOMSLIDER.positionImage attribute for a sample illustrating how the attributes of the SLIDER element are used.
See Also
Previous | Next |