Share via


MarqueeElement.offsetParent Property

SharePoint Designer Developer Reference

Retrurns an IHTMLElement object that represents the parent element that defines the offsetTop and offsetLeft properties.

Syntax

expression.offsetParent

expression   Required. A variable that represents a MarqueeElement object.

See Also