or','#CCC');
$('bs_expand').css('color','#CCC');
$("bs_expand").die("click");
$("#subs_expand_all").die("click");
$('#subs_expand_all').live('click',function(){
hiddenChapterAll() ;
}) ;
//$('#subs_expand_all').css('color','#CCC');
//去掉展开更多章节的提示
page=9999;
}
}
});
$("bs_list").css({height:"auto"}) ;
});
})
//隐藏章节
function hiddenChapterAll(){
loading();
setTimeout('hiddenChapterAllTimeOut()' , 1000) ;
//hiddenChapterAllTimeOut() ;
}
function hiddenChapterAllTimeOut(){
$("#chapter_more_table tr:gt(4)").hide() ;
$("#chapter_more_table tr:gt(4) :checkbox").attr('checked',false) ;
/*
$("#chapter_more_table tr:gt(0)"
本章未完,请点击"下一页"继续阅读! 第12页 / 共17页