MAX Attribute | max Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Sets or retrieves the highest value on a continuous range of possible values for the slider behavior.

Syntax

XML <ELEMENT MAX = iMax... >
Scripting [ iMax = ] slider.max

Possible Values

iMax Integer that specifies or receives the maximum value of the slider.
10
Default. The maximum value of the slider.

The property is read/write. The property has a default value of 10.

Remarks

The max property is available only to objects participating in the slider behavior.

Applies To

slider