文章分类 -  Mobile Web

摘要:Github:https://github.com/thebird/Swipe现在最新的版本是2.0,bug如下:1.触摸后不会自动播放修复方式function stop() { //delay = 0; delay = options.auto > 0 ? options.... 阅读全文
posted @ 2015-03-11 15:14 格致诚正修齐治平 阅读(188) 评论(0) 推荐(0)
摘要:Lazy Load Plugin support for zeptoLazy Load delays loading of images in long web pages. Images outside of viewport wont be loaded before user scrolls ... 阅读全文
posted @ 2015-02-05 16:50 格致诚正修齐治平 阅读(611) 评论(0) 推荐(0)
摘要:插件下载地址官网:http://www.swipejs.comgithub:https://github.com/bradbirdsall/Swipe插件特色swipe.js是一个比较有名的触摸滑动插件,它能够处理内容滑动,支持自定义选项,你可以让它自动滚动,控制滚动间隔,返回回调函数等。经常可见使... 阅读全文
posted @ 2015-02-05 16:41 格致诚正修齐治平 阅读(1064) 评论(0) 推荐(0)