Share via


MarqueeElement.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 a MARQUEE element.

Syntax

expression.clientTop

expression   Required. A variable that represents a MarqueeElement object.

See Also