HOVERSRC Attribute | hoverSrc 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 cursor hovers over an object.

Syntax

XML <ELEMENT HOVERSRC = sImage... >
Scripting [ sImage = ] imageRollover.hoverSrc

Possible Values

sImage String that specifies or receives the path and file name of the replacement image.

The property is read/write. The property has 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

imageRollover