Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找“startscroll”和“stopscroll”事件来跟踪用户何时开始和停止使用窗口滚动。纯 JavaScript 或 jQuery 框架中有事件吗?
有window.onscroll, 和一个jQuery 函数来包装它。
window.onscroll