}
html+=''++'';
subhtml='';
if(!=''){
subhtml='第'++'章';
}
html+=''+subhtml+_name+'';
html+=''+ze+'';
html+=''+_price+'';
subhtml='';
if(_subscription==1){
subhtml='已订阅';
}else{
subhtml='未订阅';
}
html+=''+subhtml+'';
html+='';
$("#chapter_more_tabletr:last").after(html);
}
});
if(countparseInt($('#noEgold').html())){
shoRequest();
}
}
}
});
$("bs_list").css({height:"auto"});
});
$("#subs_expand_all").live("click",function(){
loading();
$("#subs_expand_all").die("click");
book_id=$(this).attr('data-book_id');
uid=$(this).attr('data-uid');
$.ajax({
type:"get",
url:'/ne/ks_user/subscription/getChapterListAll',
data:'book_id='+book_id,
dataType:"json",
success:function(msg){
chapter_count=0;
goldsum=0;
();
if(.de!=0)
{
alert(.);
returnfalse;
}else{
varhtml='',
data_len=.;
//$.each(,function(i,item){
$("#chapter_more_tabletr:gt(0)").remove();
$.each(.data,function(i,n){
//$("#chapter_more_table").html('选择书名章节名字数需要看书币订阅状态');
html='';
if(_subscription!=1){
html+='';
goldsum=goldsum+parseInt(_price);
chapter_count++;
}else{
html+='';
}
html+=''++'';
subhtml='';
if(!=''){
subhtml='第'++'章';
}
html+=''+subhtml+_name+'';
html+=''+ze+'';
html+=''+_price+'';
subhtml='';
if(_subscription==1){
subhtml='已订阅';
}else{
subhtml='未订阅';
}
html+=''+subhtml+'';
html+='';
$("#chapter_more_tabletr:last").after(html);
});
$('#chapterSum').html(chapter_count);
$('#goldsum').html(goldsum);
$('#sumEgold').html(goldsum);
if(parseInt($('#goldsum').html())parseInt($('#noEgold').html())){
shoRequest();
}
$('#subs_expand_all').html('收起章节列表');
//$('bs_expand').css('color','#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"});
});
})
//隐藏章节
functionhiddenChapterAll(){
loading();
setTimeout('hiddenChapterAllTimeOut()',1000);
//hiddenChapterAllTimeOut();
}
functionhiddenChapterAllTimeOut(){
$("#chapter_more_tabletr:gt(4)").hide();
$("#chapter_more_tabletr:gt(4):checkbox").attr('checked',false);
/*
$("#chapter_more_tabletr:gt(0)").each(function(i,n){
本章未完,点击下一页继续阅读。