cb--selected-background Attribute | cbSelectedBackground Property

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

Specifies the color of the background to display when the coolbutton behavior is selected.

Syntax

CSS { cb--selected-background : sColor }
Scripting [ sColor = ] coolbutton.style.cbSelectedBackground

Possible Values

sColor String that specifies or receives any of the range of values specified in the Color Table.
none
Default. No color is specified.

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

Remarks

The cbSelectedBackground property is available only to objects participating in the coolbutton behavior.

Applies To

coolbutton