10 2015 档案
摘要:http://www.css88.com/archives/5366
阅读全文
摘要:$('#J_sendSms').click(function(){ var _this = $(this); if(!$("#mobile").val()) return alert("手机号码不能为空"); $.get("/m...
阅读全文
摘要:@-webkit-keyframes rotate { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg) } 100% { -webkit-transform: ro...
阅读全文
摘要:KL.Util = { isEmail : function(v) { return /^([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/ .test(v); }, isMobile : function(v)...
阅读全文
摘要:// 背景lazyload var $willBgItems= $("[data-lazy-bg]"); if ($willBgItems.length>0){ var topArray=[]; var $willDistance = $(window...
阅读全文
摘要:function loadScript(url, callback){ var script = document.createElement("script"); script.type = "text/javascript"; if (script.readyState){ /...
阅读全文

浙公网安备 33010602011771号