摘要: setInterval(function(){ $(".m-capabilities-bg1 i,.m-capabilities-bg2 i,.m-capabilities-bg3 i").toggleClass('ani-learn'); $(".m-capabilities-bg4 dd").t 阅读全文
posted @ 2017-04-17 11:27 我是前端QQ942031558 阅读(174) 评论(0) 推荐(0) 编辑
摘要: $(function(){ var index = 1; var ul_li = $('.banner_ul li'); var icon_li = $('.icon_ul li'); var img_length = $('.banner_ul li').length;; var _width = 阅读全文
posted @ 2017-04-12 15:59 我是前端QQ942031558 阅读(141) 评论(0) 推荐(0) 编辑
摘要: var timer = null; $(window).resize(function () { if(timer) { clearTimeout(timer) } else { setTimeout(mediaScreen, 500); } }); 阅读全文
posted @ 2017-04-12 15:18 我是前端QQ942031558 阅读(201) 评论(0) 推荐(0) 编辑
摘要: $(".full-btn").click(function(){ if($(this).hasClass("cur")){ $(this).removeClass("cur"); }else{ $(this).addClass("cur"); }})$('.full-btn').click(func 阅读全文
posted @ 2017-04-06 09:08 我是前端QQ942031558 阅读(183) 评论(0) 推荐(0) 编辑
摘要: http://zhaof.testweb12.iecworld.com/web/ http://bosi.testweb12.iecworld.com/web/ http://sail.testweb12.iecworld.com/web/ http://zhongh.testweb12.iecwo 阅读全文
posted @ 2017-04-05 15:10 我是前端QQ942031558 阅读(97) 评论(0) 推荐(0) 编辑
摘要: <script type="text/javascript">var tent = '<div class="box02 cf"><input type="text" class="input text_ipt" /><input type="file" class="file_btn" oncli 阅读全文
posted @ 2017-04-05 14:43 我是前端QQ942031558 阅读(179) 评论(0) 推荐(0) 编辑
摘要: <div class="" style="display: table;"> <div class="" style="display: table-cell;vertical-align: middle;text-align: center;border-radius: 50%;backgroun 阅读全文
posted @ 2017-04-05 14:28 我是前端QQ942031558 阅读(376) 评论(0) 推荐(0) 编辑