jQuery页面滚动弹出的网站在线客服代码.zip
一款简约时尚网页右侧带返回顶部按钮的jQuery网站在线客服代码,页面滚动自动向上弹出客服代码。js代码[removed] $(window).scroll(function(){ if($(this).scrollTop()>100){ $(".c_meau").stop().show().animate({bottom:'100px'},300); } else{ $(".c_meau").stop().animate({bottom:
下载地址
用户评论