Specifies the image source to display when the mouse hovers over the coolbutton behavior.
Syntax
XML <Prefix:CustomTag ID = sID STYLE="behavior:url('coolbutton.htc');" HOVERIMAGE = "sSrc" .../> Scripting [ sSrc = ] oCoolbutton.hoverImage
Possible Values
Prefix Prefix used to associate CustomTag with a namespace. This prefix is set using the XMLNS attribute of the HTML tag. CustomTag User-defined tag. sID String that uniquely identifies the object. sSrc Path to an image file that is displayed when the mouse cursor hovers over the button. The property is read/write with no default value.
Remarks
The hoverImage property is available only to objects participating in the coolbutton behavior.
Applies To
coolbutton