Share via


ImgElement.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 an ImgElement object.

See Also