本js特效代码兼容:ie6 、ie7 、ie8 、ie9 、ie10 、ie11 、chrome 、firefox 、opera 、safari 、 等浏览器
$(function(){ $('#close_im').bind('click',function(){ $('#main-im').css("height","0"); $('#im_main').hide(); $('#open_im').show(); }); $('#open_im').bind('click',function(e){ $('#main-im').css("height","272"); $('#im_main').show(); $(this).hide(); }); $('.go-top').bind('click',function(){ $(window).scrollTop(0); }); $(".weixing-container").bind('mouseenter',function(){ $('.weixing-show').show(); }) $(".weixing-container").bind('mouseleave',function(){ $('.weixing-show').hide(); }); });
jQuery实现右侧qq在线客服特效,鼠标划过即可显示、隐藏
jquery win8扁平风格返回顶部和在线客服网站侧边栏代码
jquery实现页面右侧固定按钮,点击展开带二维码的qq在线客服特效
jquery仿小猪cms右侧栏伸缩回到顶部、在线客服的特效代码
jQuery左侧分类导航特效_jquery商城左侧分类菜单导航_橙色导航菜单特效代码
jquery tab选项卡插件支持鼠标滑过、点击、自动切换、数据回调等特效
jquery SuperSlide仿京东首页促销产品tab选项卡切换特效
jquery实现带微信二维码,qq客服,联系电话的返回顶部特效