Click to return to the DHTML, HTML     
GROUP Attribute | group P...     IMAGE Attribute | image P...     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

HOVERIMAGE Attribute | hoverImage Property


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.
sSrcPath 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

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
coolbutton


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.