2018年1月13日

JQuary中的FullPage属性的用法

摘要: $(document).ready(function(){ //常用方法 //$.fn.fullpage.moveSectionUp() //向上滚动一页 //$.fn.fullpage.moveSectionDown() //向下滚动一页 //$.fn.fullpage.moveTo(sectio 阅读全文
posted @ 2018-01-13 16:11 Windy心梦无痕 阅读(300) 评论(0) 推荐(0)

jQuery-全屏滚动插件【fullPage.js】API 使用方法总结

摘要: jQuery-全屏滚动插件【fullPage.js】API 使用方法总结 jQuery-全屏滚动插件fullPage.js使用方法总结 作者github及下载地址:https://github.com/alvarotrigo/fullPage.js 今天说下jQuery的一款插件fullpage.j 阅读全文
posted @ 2018-01-13 16:10 Windy心梦无痕 阅读(1234) 评论(0) 推荐(0)

jQuery全屏滚动插件fullPage.js

摘要: 今天做了一个专题,需要用到全屏滚动效果,在百度找了一jquery插件,fullPage.js,只有一天的时间就要完成,只是简单的了解下就开始做专题了。 demo地址:http://alanjs.comeze.com/2014No1/index.html 插件API:http://www.dowebo 阅读全文
posted @ 2018-01-13 16:07 Windy心梦无痕 阅读(303) 评论(0) 推荐(0)