Firefox Tomorrow

web api instance property

Element: scrollLeftMax property

View on MDN ↗

The Element.scrollLeftMax read-only property returns a number representing the maximum left scroll offset possible for the element.

Value

A number.

Specifications

This property is not part of any specification.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also

  • scrollTopMax giving the same information for the other axis.