Intersection Observer API - Web APIs | MDN 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. developer.mozilla.org mdn의 설명이 친절하지않아서 친절한 글 첨부 (굽신) Intersection Observer API의 사용법과 활용방법 · Yoon's devlog Intersection Observer API의 사용법과 활용방법 2019/01/09 on JavaScript Web API 중 하나인 Intersection Observer API를 알아보고 어떻게 활용할 수 있는지에 대해 정리한 글입니다. Intersection Observer API (교차 ...
원문 링크 : Intersection Observer API 기록하기