设置

关灯

第三十三章 危机一刻(一更)(第8节)

$("#span_top").attr('class', 'span_top');

});

$('#span_bottom').mouseover(function (){

$("#span_bottom").attr('class', 'span_bottom2');

});

$('#span_bottom').mouseout(function (){

$("#span_bottom").attr('class', 'span_bottom');

});

$('#span_top').click(function (){

$("html, body").animate({ scrollTop: 0 }, 120);

});

$('#span_bottom').click(function (){

broser = $(document).height() ;

$("html, body").animate({ scrollTop: broser }, 120);

});

//返回顶部 end

});

function setTabLogin(m,n){

var tli=ById("menu"+m).getElementsByTagName("li"); /*获取选项卡的LI对象*/

var mli=ById("main"+m).getElementsByTagName("dl"); /*获取主显示区域对象*/

for(i=0;i' ;

if(_subscription!=1){

本章未完,请点击"下一页"继续阅读! 第8页 / 共17页