$("#jilu").attr(''class'', ''sp_more m2'');
$("#nav_s4").sho();
});
$(''#jilu'').mouseout(function (){
$("#jilu").attr(''class'', ''sp_more'');
$("#nav_s4").hide();
});
//头部我的书架end
//头部账号(邮箱)
$(''#name'').mouseover(function (){
$("#name").attr(''class'', ''sp_more m2'');
$("#nav_s3").sho();
});
$(''#name'').mouseout(function (){
$("#name").attr(''class'', ''sp_more'');
$("#nav_s3").hide();
});
//头部账号(邮箱)end
//头部消息
$(''#xiaoxi'').mouseover(function (){
$("#xiaoxi").attr(''class'', ''sp_more m2'');
$("#nav_s2").sho();
});
$(''#xiaoxi'').mouseout(function (){
$("#xiaoxi").attr(''class'', ''sp_more'');
$("#nav_s2").hide();
});
//头部消息end
var options = {
beforeSubmit:shoRequest,
success:shoResponse // post-submit
};
$(''#form1'').ajaxForm(options);
//返回顶部
$(''#span_top'').mouseover(function (){
$("#span_top").attr(''class'', ''span_top2'');
});
$(''#span_top'').mouseout(function (){
$("#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){
html +='' '' ;
goldsum = goldsum+parseInt(_price);
chapter_count++ ;
}else{
html +='' '';
}
html +='' ''+n.book_name+'''' ;
subhtml ='''' ;
if(!=''''){
subhtml= ''第''++''章 '';
}
html +='' ''+subhtml+_name+'''' ;
html +='' ''+ze+'''' ;
html +=''''+_price+'''' ;
subhtml ='''' ;
if(_subscription==1){
subhtml= ''已订阅'';
}else{
subhtml= ''未订阅'';
}
html +=''''+subhtml+'''' ;
html +='''' ;
$("#chapter_more_table tr: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(.);
return false;
}else{
var html = '''',
data_len = .;
// $.each(, function(i,item){
$("#chapter_more_table tr: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 +='' ''+n.book_name+'''' ;
subhtml ='''' ;
if(!=''''){
subhtml= ''第''++''章 '';
}
html +='' ''+subhtml+_name+'''' ;
html +='' ''+ze+'''' ;
html +=''''+_price+'''' ;
subhtml ='''' ;
if(_subscription==1){
subhtml= ''已订阅'';
}else{
subhtml= ''未订阅'';
}
html +=''''+subhtml+'''' ;
html +='''' ;
$("#chapter_more_table tr: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");