flâneur — a map of the web's best reading

Intersection Observer API - Web APIs | MDN

developer.mozilla.org · 5,609 words · saved by 2 readers

The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.

Intersection Observer API - Web APIs | MDN Skip to main content Skip to search Intersection Observer API Baseline Widely available * This feature is well established and works across many devices and browser versions. It’s been available across browsers since March 2019. * Some parts of this feature may have varying levels of support. Learn more See full compatibility The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport . Overview Historically, detecting visibility

Explore this link on the map →

saved by

related reading