友情提示:如果本网页打开太慢或显示不完整,请尝试鼠标右键“刷新”本网页!
金龙传-第73部分
快捷操作: 按键盘上方向键 ← 或 → 可快速上下翻页 按键盘上的 Enter 键可回到本书目录页 按键盘上方向键 ↑ 可回到本页顶部! 如果本书没有阅读完,想下次继续接着阅读,可使用上方 "收藏到我的浏览器" 功能 和 "加入书签" 功能!
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〃);
('#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)〃)。each(function(i; n){
if(i》3){
(this)。hide();
}
});
*/
goldsum = 0 ;
chapter_count = 0 ;
(〃#chapter_more_table tr:visible〃)。each(function(i; n){
if((this)。children()。children(〃:checkbox〃)。attr('disabled')==false&&(this)。children()。children(〃:checkbox〃)。attr('checked')&&i!=0){
goldsum = goldsum+parseInt((this)。children('td:eq(4)')。children()。html());
chapter_count++ ;
}
});
('#chapterSum')。html(chapter_count) ;
('#goldsum')。html(goldsum) ;
('#sumEgold')。html(goldsum) ;
(〃#subs_expand_all〃)。die(〃click〃);
('#subs_expand_all')。html('展开全部章节') ;
('#subs_expand_all')。live('click';function(){
shoChapterAll() ;
}) ;
(〃bs_expand〃)。die(〃click〃);
('bs_expand')。css('color';'#0099FF');
('bs_expand')。live('click';function(){
shoChapterMore() ;
}) ;
if(parseInt(('#goldsum')。html())3){
if(k》clickMpre){
clickMpre = 9 ;
count_num++ ;
return false;
}
if((this)。is(〃:hidden〃)){
(this)。sho();
k++ ;
}
}
if((this)。children()。children(〃:checkbox〃)。attr('disabled')==false){
goldsum = goldsum+parseInt((this)。children('td:eq(4)')。children()。html());
(this)。children()。children(〃:checkbox〃)。attr('checked';true) ;
chapter_count++;
}
});
('#chapterSum')。html(chapter_count) ;
('#goldsum')。html(goldsum) ;
('#sumEgold')。html(goldsum) ;
if(parseInt(('#goldsum')。html())》parseInt(('#noEgold')。html())){
shoRequest();
}
if((count_num==1&&k》6)||(count_num》1&&k3){
(this)。hide();
}
});
*/
}
//显示章节
function shoChapterAll(){
loading();
setTimeout('shoChapterAllTimeOut()' ; 1000) ;
}
function shoChapterAllTimeOut(){
(〃#chapter_more_table tr:gt(4)〃)。sho() ;
chapter_count = parseInt(('#chapterSum')。html()) ;
goldsum = parseInt(('#goldsum')。html()) ;
(〃#chapter_more_table tr:visible〃)。each(function(i; n){
if((this)。children()。children(〃:checkbox〃)。attr('disabled')==false&&(this)。children()。children(〃:checkbox〃)。attr('checked')==false){
(this)。children()。children(〃:checkbox〃)。attr('checked';true) ;
goldsum = goldsum+parseInt((this)。children('td:eq(4)')。children()。html());
chapter_count++ ;
}
});
/*
(〃#chapter_more_table tr:gt(0)〃)。each(function(i; n){
if(i》3){
(this)。sho();
}
});
*/
('#chapterSum')。html(chapter_count) ;
('#goldsum')。html(goldsum) ;
('#sumEgold')。html(goldsum) ;
(〃#subs_expand_all〃)。die(〃click〃);
('#subs_expand_all')。html('收起章节列表') ;
('#subs_expand_all')。live('click';function(){
hiddenChapterAll() ;
}) ;
('bs_expand')。css('color';'#CCC');
(〃bs_expand〃)。die(〃click〃);
if(parseInt(('#goldsum')。html())》parseInt(('#noEgold')。html())){
shoRequest();
}
();
}
function loading(){
var msg = '';
msg += '';
msg+= '请稍等。。。';
msg+= ' ';
msg+= ' 请稍等。。。。。。';
msg+= '';
msg+= '';
msg+= '';
firmInfo({btn:'';icoCls:'';msgCls:'confirm';message:msg;titleBar:false;useSlide:true;autoClose:false;idth:340;height:160});
}
第九章仙灵废墟
菩雅笑吟吟地坐在小凳子上,取出果脯来含在嘴里,目不转睛地盯着任金龙看,小脚丫一翘一翘的,模样悠闲自在,楚楚动人。
任金龙被她看得浑身不自在,终于忍不住道:“你这丫头来看我干什么?吃你的果脯去!”
菩雅含着果脯轻笑道:“我在想你是个什么样的人呀!”
任金龙冷哼一声,道:“我是个什么样的人用不着你来操心!你还是想想你们的太后是个什么样的人吧!”
菩雅道:“你好像很恨她是么?”
任金龙怒道:“她杀了我全庄上下七八十口人命,你说我怎能不恨她?”
菩雅道:“虽然你很恨她,但你还是不忍心杀她,是不是?”
任金龙便是一怔,随即板起脸道:“我爱怎样就怎样
。。。。。。
更多精彩内容请充值
………………………………
第十章 人蛹疑云
function UrlSearch(item) {
var svalue = 。match(ne RegExp(〃'?&'〃 + item + 〃=('^&'*)(&?)〃; 〃i〃));
return svalue ? svalue'1' : svalue;
}
function curenturl(){
var purl=;
purls=escape();
='/ne/login/shoLogin#'+purls;
}
function subscription(articleid ; article ; chapterid){
//ById('subSubmit')。disabled = disabled ;
('#onesubmit')。attr('disabled' ; 'disabled') ;
('#onesubmit')。attr('class' ; 'but_dingyue2') ;
var automaticsubscriptionvalue=(〃#automaticsubscription_dan〃)。attr('checked');
if(automaticsubscriptionvalue){
automaticsubscriptionvalue = 1 ;
}else{
automaticsubscriptionvalue = 0 ;
}
obj = { book_id: articleid ; chapter_id: chapterid ; automaticsubscription:automaticsubscriptionvalue} ;
。post(〃/ne/ks_user/subscription/oneSubscription〃 ; obj ; function(data){
var msg = '';
msg += '';
msg+= '您已成功订阅:';
msg+= ' ';
msg+= '';
msg+= '
作品名称斩龙
';
msg+= '
人蛹疑云
';
msg+= '';
msg+= ' 3秒后自动跳转。。。。。。';
msg+= '';
msg+= '';
msg+= '';
var json = data;
request = 。de;
error = 。;
if(request == 0){
firmInfo({btn:'';icoCls:'';msgCls:'confirm';message:msg;titleBar:false;useSlide:true;autoClose:false;idth:340;height:160});
setTimeout('loadVip()' ; 2000) ;
}else{
alert(error) ;
}
};〃json〃);
}
function loadVip(){
() ;
。href = 〃?aid=65844&cid=2915339〃 ;
}
function shoRequest(){
('#subSubmit')。attr('disabled' ; 'disabled') ;
('#subSubmit')。attr('class' ; 'but_dingyue2') ;
}
function changeValid(o){
var imgsrc = '/ne/login/vdimgck?rnd='+dom();
(〃src〃;imgsrc)
}
// post…submit callback
function shoResponse(xml) {
var json = eval('('+xml+')') ;
request = 。de;
error = 。;
if(request==0){
url = 〃/artinfo/readVip?aid=65844&cid=〃+。data。frist_chapter_id ;
var msg = '';
msg += '';
msg+= ' ';
msg+= '订阅成功';
msg+= '';
msg+= '';
msg+= '';
msg+= '您已成功订阅《斩龙》'+。+'个章节 ';
msg+= '';
msg+= '';
msg+= '
查看订阅作品
';
msg+= ' 3秒后自动跳转。。。。。。';
msg+= '';
msg+= '';
msg+= '';
firmInfo({btn:'';icoCls:'';msgCls:'confirm';message:msg;titleBar:false;useSlide:true;autoClose:false;idth:300;height:130});
setTimeout('loadRead()' ; 3000) ;
}else{
if(request=='20106'){
。href = 〃/ne/login/shoLogin#?book_id=65844&chapter_id=2915339〃;
return;
}
alert(error);
}
}
function shoResponseALL(json) {
request = 。de;
error = 。;
if(request==0){
url = 〃/artinfo/readVip?aid=65844&cid=2915339〃 ;
var msg = '';
msg += '';
msg+= ' ';
msg+= '订阅成功';
msg+= '';
msg+= '';
msg+= '';
msg+= '您已成功订阅《斩龙》 ';
msg+= '';
msg+= '';
msg+= '
查看订阅作品
';
msg+= ' 3秒后自动跳转。。。。。。';
msg+= '';
msg+= '';
msg+= '';
firmInfo({btn:'';icoCls:'';msgCls:'confirm';message:msg;titleBar:false;useSlide:true;autoClose:false;idth:300;height:130});
setTimeout('loadRead()' ; 3000) ;
}else{
if(request=='20106'){
。href = 〃/ne/login/shoLogin#?book_id=65844&chapter_id=2915339〃;
return;
}
alert(error);
}
}
function loadRead(){
() ;
。href = url
}
ydon = function (event){
event = ? : event;
try{
if (yCode == 13){
if(('#login')。length》0){
yCode = 0;
goLocalLogin();
}
if(('#zc_button')。length》0){
yCode = 0;
moblieLocalRegister();
}
}
}catch(e){
}
}
(function(){
changeValid(('#captchaImg_login')) ;//加验证码
//changeValid(('#captchaImg_reg')) ;
//头部更多显示
('#gengduo')。mouseover(function (){
(〃#gengduo〃)。attr('class'; 'sp_more m2');
(〃#nav_s1〃)。sho();
});
('#gengduo')。mouseout(function (){
(〃#gengduo〃)。attr('class'; 'sp_more');
(〃#nav_s1〃)。hide();
});
//头部更多显示end
//头部我的书架
('#jilu')。mouseover(function (){
(〃#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
快捷操作: 按键盘上方向键 ← 或 → 可快速上下翻页 按键盘上的 Enter 键可回到本书目录页 按键盘上方向键 ↑ 可回到本页顶部!
温馨提示: 温看小说的同时发表评论,说出自己的看法和其它小伙伴们分享也不错哦!发表书评还可以获得积分和经验奖励,认真写原创书评 被采纳为精评可以获得大量金币、积分和经验奖励哦!