Share via


MarqueeElement.scrollTop Property

SharePoint Designer Developer Reference

Sets or returns a Long that represents the distance between the top edge of the element and the topmost portion of the content currently visible in the window.

Syntax

expression.scrollTop

expression   Required. A variable that represents a MarqueeElement object.

See Also