W3cubDocs

/Web APIs

ViewTimeline: endOffset property

Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.

The endOffset read-only property of the ViewTimeline interface returns a CSSNumericValue representing the ending (100% progress) scroll position of the timeline as an offset from the start of the overflowing section of content in the scroller.

Value

Examples

See the main ScrollTimeline page for an example.

Specifications

Browser compatibility

Desktop Mobile
Chrome Edge Firefox Internet Explorer Opera Safari WebView Android Chrome Android Firefox for Android Opera Android Safari on IOS Samsung Internet
endOffset 115 115 No No 101 No 115 115 No No No No

See also

© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/ViewTimeline/endOffset