Share via


ImgElement.clientTop Property

SharePoint Designer Developer Reference

Returns a Long that represents the distance in pixels between the offsetTop property and the true top of the client area of an IMG element.

Syntax

expression.clientTop

expression   Required. A variable that represents an ImgElement object.

See Also