$(function() {
$('.lanren_right').hover(function() {
$(this).find(".kefu").stop().animate({right: '0'});
$(this).find(".bar_show").stop().animate({right: '120px'});
}, function() {
$(this).find(".kefu").stop().animate({right: '-120px'});
$(this).find(".bar_show").stop().animate({right: '0'});
});
$('.lanren_left').hover(function() {
$(this).find(".kefu_left").animate({left: '0'});
$(this).find(".bar_hide").stop().animate({left: '120px'});
}, function() {
$(this).find(".kefu_left").stop().animate({left: '-120px'});
$(this).find(".bar_hide").stop().animate({left: '0'});
});
})
*
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



聚优部落技术论坛 © 版权所有 鲁ICP备15007479号-6
Copyright(C)web.com, All Rights Reserved.
