API:
https://developer.mozilla.org/en-US/docs/Web/API/Intersection_Observer_API
直接上源码:
.list-item{ height: 400px; margin: 5px; background-color: lightblue; list-style: none; }
运行代码后发现,当滚动滚动轴时,只有当
兼容浏览器:
desktop:
Mobile:
以上这篇IntersectionObserver实现图片懒加载的示例就是小编分享给大家的全部内容了,希望能给大家一个参考,也希望大家多多支持考高分网。



