sl--tick-color Attribute | slTickColor Property

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

Sets or retrieves the color of the ticks for the slider behavior.

Syntax

CSS { sl--tick-color : sColor }
Scripting [ sColor = ] slider.style.slTickColor

Possible Values

sColor String that specifies or receives any of the range of values specified in the Color Table.
black
Default. The color of the slider ticks.

The property is read/write. The property has a default value of black. The Cascading Style Sheets (CSS) attribute is not inherited.

Remarks

The sl--tick-color attribute is available only to objects participating in the slider behavior.

Applies To

slider