<link href="css/css.css" rel="stylesheet" type="text/css">
<script src="jquery.js"></script> $('#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();
});
*
回帖描述:*
链接类型:*
下载链接:*
描述:*
回帖描述:*
链接类型:*
阅读权限:*
下载链接:



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