TICKINTERVAL Attribute | tickInterval Property

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

Sets or retrieves the number of ticks representing one unit of value for the slider behavior.

Syntax

XML <ELEMENT TICKINTERVAL = iTickInterval... >
Scripting [ iTickInterval = ] slider.tickInterval

Possible Values

iTickInterval Integer that specifies or receives the number of ticks that represent one unit of value on the slider.
1
Default. Number of ticks representing one unit of value on the slider.

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

Remarks

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

Applies To

slider