Click to return to the DHTML, HTML     
imageRollover Behavior     PRESSEDSRC Attribute | pr...     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

HOVERSRC Attribute | hoverSrc Property


Specifies the image source to display when the mouse cursor hovers over an object.

Syntax

HTML<IMG HOVERSRC = "sImage" ... >
Scripting[ sImage = ] oImage.hoverSrc

Possible Values

sImage String specifying the path and file name of the replacement image.

The property is read/write with no default value.

Remarks

The hoverSrc property is available only to objects participating in the imageRollover behavior.

The image specified as the value for the hoverSrc property replaces the existing image when the mouse hovers over the object. The original image source is restored when the mouse cursor exits the image.

Applies To

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


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.