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