上一页 1 2 3 4 5 6 7 8 9 ··· 18 下一页
摘要: 阅读全文
posted @ 2015-09-06 22:59 安雅然 阅读(121) 评论(0) 推荐(0)
摘要: http://www.superslide2.com/index.html 阅读全文
posted @ 2015-09-02 15:56 安雅然 阅读(216) 评论(0) 推荐(0)
摘要: http://www.jq22.com 阅读全文
posted @ 2015-09-01 11:14 安雅然 阅读(125) 评论(0) 推荐(0)
摘要: http://www.loadinfo.net/http://preloaders.net/ 阅读全文
posted @ 2015-08-20 15:31 安雅然 阅读(158) 评论(0) 推荐(0)
摘要: 把document.addEventListener('touchmove', function (e) { e.preventDefault(); }, false);改为//阻止默认行为 $(document).on("touchstart touchmove mousedown mousemo... 阅读全文
posted @ 2015-08-13 16:30 安雅然 阅读(485) 评论(0) 推荐(0)
摘要: http://www.kamrat.com/test/iScroll5/iscroll5-pull-test.html 阅读全文
posted @ 2015-08-11 17:25 安雅然 阅读(234) 评论(0) 推荐(0)
摘要: html,body 样式设置最小宽度 阅读全文
posted @ 2015-08-11 09:54 安雅然 阅读(870) 评论(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 安雅然 阅读(242) 评论(0) 推荐(0)
摘要: 阅读全文
posted @ 2015-07-30 14:38 安雅然 阅读(307) 评论(0) 推荐(0)
摘要: 一.中心点在左上角由于是隐藏状态下创建的地图,这样会导致地图容器宽高为0,在宽高为0的容器上,中心点自然也是0了,即容器的左上角。两种解决方法:setTimeout(function(){ map1.centerAndZoom(pt,13);},100);map1.addEventListen... 阅读全文
posted @ 2015-07-24 12:02 安雅然 阅读(148) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 ··· 18 下一页