
jquery
王慧永
java开发工程师
-
原创 h5 轮播图
CSS:/*iscroll*/.banner {width:100%;margin:0 auto;padding:0;position:relative;}#wrapper {margin:0;width:100%;height:auto;float:left;position:relative;overflow:hidden; }#scroller {height:auto;float:l2015-11-02 13:46:1113822
5
-
原创 jQuery 微信 weui 访问地址
jQuery WeUIWeUI 是微信官方团队针对微信提供的一个H5 UI库,它只提供了一组CSS组件。jQuery WeUI 中使用的是官方WeUI的CSS代码,并提供了jQuery/Zepto版本的API实现。因为直接使用了官方的CSS,所以你不用担心跟官方版本的冲突。实际上 jQuery WeUI == WeUI + jQuery插件。地址:http://lihong2016-01-26 15:43:0510557
5
-
原创 手机调试网页工具
下载地址:https://github.com/binnng/debug.js2016-01-27 11:19:308948
5
-
原创 Jquery 解决移动端onclick事件300ms延迟问题
引入fastclick.js,源码如下----------------------------------------------------------------------------------------------------------------------;(function () {'use strict';/*** @preserve FastCl2016-05-12 14:49:2315763
5
-
转载 jquery 实现抖动效果
jquery实现抖动效果2017-04-17 11:11:0611493
0