Share via


DListElement.onmouseover Property

SharePoint Designer Developer Reference

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

Syntax

expression.onmouseover

expression   Required. A variable that represents a DListElement object.

See Also