MIN Attribute | min Property

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

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

Syntax

XML <ELEMENT MIN = iMin... >
Scripting [ iMin = ] slider.min

Possible Values

iMin Integer that specifies or receives the minimum value of the slider.
0
Default. The minimum value of the slider.

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

Remarks

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

Applies To

slider