MarqueeElement.ondragstart Property

SharePoint Designer Developer Reference

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

Syntax

expression.ondragstart

expression   Required. A variable that represents a MarqueeElement object.

See Also