08 2015 档案

摘要:http://www.loadinfo.net/http://preloaders.net/ 阅读全文
posted @ 2015-08-20 15:31 安雅然 阅读(159) 评论(0) 推荐(0)
摘要:把document.addEventListener('touchmove', function (e) { e.preventDefault(); }, false);改为//阻止默认行为 $(document).on("touchstart touchmove mousedown mousemo... 阅读全文
posted @ 2015-08-13 16:30 安雅然 阅读(487) 评论(0) 推荐(0)
摘要:http://www.kamrat.com/test/iScroll5/iscroll5-pull-test.html 阅读全文
posted @ 2015-08-11 17:25 安雅然 阅读(235) 评论(0) 推荐(0)
摘要:html,body 样式设置最小宽度 阅读全文
posted @ 2015-08-11 09:54 安雅然 阅读(872) 评论(1) 推荐(0)
摘要:1.click:true checkbox点击不了解决方法:在源码1598行修改为if (!e._constructed && !utils.preventDefaultException(e.target, this.options.preventDefaultException)) { e.pr... 阅读全文
posted @ 2015-08-04 18:58 安雅然 阅读(245) 评论(0) 推荐(0)