xgqfrms / learning-javascript-with-mdn

Learning JavaScript with MDN / 使用 MDN 学习 JavaScript
https://learning-javascript-with-mdn.xgqfrms.xyz
MIT License
1 stars 0 forks source link

11. Intersection Observer API #11

Open xgqfrms opened 5 years ago

xgqfrms commented 5 years ago

Intersection Observer

Intersection Observer API

https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API

Intersection Observer

实现图片延迟加载

https://c7sky.com/lazy-loading-images-using-intersection-observer.html

Intersection Observer

懒加载、吸顶、触底

https://juejin.im/post/5d665133e51d4561c83e7c83


xgqfrms commented 4 years ago

交叉观察者