HOVERIMAGE Attribute | hoverImage Property

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

Specifies the image source to display when the mouse hovers over the coolbutton behavior.

Syntax

XML <ELEMENT HOVERIMAGE = sSrc... >
Scripting [ sSrc = ] coolbutton.hoverImage

Possible Values

sSrc String that specifies or receives path to an image file that is displayed when the mouse cursor hovers over the button.

The property is read/write. The property has no default value.

Remarks

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

Applies To

coolbutton