Share via


MarqueeElement.onresize Property

SharePoint Designer Developer Reference

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

Syntax

expression.onresize

expression   Required. A variable that represents a MarqueeElement object.

See Also