摘要:
$(this).stop().slideToggle(); 阅读全文
posted @ 2017-08-06 17:30
教父123
阅读(126)
评论(0)
推荐(0)
摘要:
在jquery之后引用, $(function(){//ul/li的折叠效果 FastClick.attach(document.body); ...... }); 阅读全文
posted @ 2017-08-06 17:28
教父123
阅读(132)
评论(0)
推荐(0)
摘要:
$(window).scroll(function () { var scrollH = window.screen.height; if ($(window).scrollTop() > scrollH) { $("#mob_backTop").fadeIn(60);// console.log( 阅读全文
posted @ 2017-08-06 17:23
教父123
阅读(195)
评论(0)
推荐(0)
摘要:
function browserRedirect() { var sUserAgent = navigator.userAgent.toLowerCase(); var bIsIpad = sUserAgent.match(/ipad/i) == "ipad"; var bIsIphoneOs = 阅读全文
posted @ 2017-08-06 17:22
教父123
阅读(347)
评论(0)
推荐(0)

浙公网安备 33010602011771号