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