InputImageElement.onmouseout Property

SharePoint Designer Developer Reference

Returns or sets a Variant that represents the value of the onmouseout attribute, which is the script that runs when the onmouseout event fires.

Syntax

expression.onmouseout

expression   Required. A variable that represents an InputImageElement object.

See Also