cb--hover-color Attribute | cbHoverColor Property

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

Specifies the color of the text to display when the mouse cursor hovers over the coolbutton behavior.

Syntax

CSS { cb--hover-color : sColor }
Scripting [ sColor = ] coolbutton.style.cbHoverColor

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 cbHoverColor property is available only to objects participating in the coolbutton behavior.

Applies To

coolbutton