Specifies the audio file to play when the mouse cursor moves over the object.
Syntax
HTML <IMG HOVERSOUND = "sAudio" ... > Scripting [ sAudio = ] oElement.hoverSound
Possible Values
sAudio String specifying the path and file name of the audio file to play when the mouse hovers over the object. The property is read/write with no default value.
Remarks
The hoverSound property is available only to objects participating in the soundRollover behavior.
Applies To
soundRollover