未验证 提交 6a951704 编写于 作者: 王下邀月熊-WxChevalier's avatar 王下邀月熊-WxChevalier 提交者: GitHub

Update DOM-Event-Reference.md

上级 6008886a
......@@ -22,7 +22,7 @@
* [2010-Native HTML5 Drag and Drop](https://www.html5rocks.com/en/tutorials/dnd/basics/): Drag and drop (DnD) is a first class citizen in HTML5! The spec defines an event-based mechanism, JavaScript API, and additional markup for declaring that just about any type of element be draggable on a page.
# Scroll: 滚动事件
# Scroll & Visibility: 滚动事件与可见性
* [Complexities of an Infinite Scroller](https://developers.google.com/web/updates/2016/07/infinite-scroller)
......@@ -42,6 +42,8 @@
## IntersectionObserver
- [2018-Now You See Me: How To Defer, Lazy-Load And Act With IntersectionObserver](https://parg.co/Uiu): In this article, we are going to go out of the scroll darkness and talk about the modern way of lazy-loading resources.
## ScrollSpy: 滚动监听
* [React Visibility Sensor #Project#](https://github.com/joshwnj/react-visibility-sensor): Sensor component for React that notifies you when it goes in or out of the window viewport.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册