sl--bar-color Attribute | slBarColor Property

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

Sets or retrieves the background color of the slider bar.

Syntax

CSS { sl--bar-color : sColor }
Scripting [ sColor = ] slider.style.slBarColor

Possible Values

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

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

Remarks

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

Applies To

slider