Share via


MarqueeElement.scrollLeft Property

SharePoint Designer Developer Reference

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

Syntax

expression.scrollLeft

expression   Required. A variable that represents a MarqueeElement object.

See Also