【发布时间】:2016-09-07 00:28:14
【问题描述】:
我正在使用最新版本的 fullpage.js,并将 scrollOverflow 选项设置为 true。像这个例子... http://alvarotrigo.com/fullPage/examples/scrolling.html
Fullpage.js 使用 iscroll.js 作为这个选项,我已经包含了 iscroll 的“探测”版本。像这个例子... http://lab.cubiq.org/iscroll5/demos/probe/
iscroll-probe 能否报告当前正在滚动的整页“部分”的y位置?
【问题讨论】:
标签: javascript jquery fullpage.js iscroll