Get to know MDN better
This feature is well established and works across many devices and browser versions. It’s been available across browsers since August 2021.
The scroll event of the VisualViewport interface is fired when the visual viewport is scrolled. This allows you to position elements relative to the visual viewport as it is scrolled, which would normally be anchored to the layout viewport.
Use the event name in methods like addEventListener(), or set an event handler property.
A generic Event.
See the VisualViewport landing page for a usage demo.
| CSSOM View Module # eventdef-document-scroll |
Enable JavaScript to view this browser compatibility table.
This page was last modified on Nov 19, 2025 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.