我用fullPage.js http://alvarotrigo.com/fullPage 的时候发现响应不是很好,有时候要滑动(或者在电脑上看用鼠标滚动)几下才换页。
有没有其他解决方案?或者说fullPage如何优化?
谢谢!
有没有其他解决方案?或者说fullPage如何优化?
谢谢!
1
Sivan Jan 5, 2015
自己以前基于 one scroll 重写的一个 https://github.com/sivan/mi-one-scroll
|
2
397023775qqcom May 13, 2017
全屏滚动实际上可以理解为纵向轮播的轮播图:可以尝试一下这个库 <a href="https://github.com/HcySunYang/finger-mover">https://github.com/HcySunYang/finger-mover</a>:插件化的移动端动效库,其中包括纵向轮播
|