第610章 比赛结束(3 / 6)
1280
1440
1920
客户端
下载《超安备 11010502005190号
docunt.write("请求数据加载中...");
//
var currbook = {type:1};
currbook.bookid = '512263'; //"512263";
currbook.chapterid = '34085771'; //"34085771";
currbook.sectionid = '0'; //"";
function savefootprint(count) {
if (!currbook.bookid || currbook.bookid == 0) {
//no book-id, wrong paratter
return;
}
if (count > 3) {
return;
}
jquery.ajax({
url: doin.bookhostna + "/ajax/user.footprint.save.do?bookid=512263&chapterid=34085771§ionid=0",
data : currbook,
processdata: false,
datatype: "jsonp",
suess: function(data){
if(data && data.length > 0) {
//suess, do nothing.
} else {
//fail, will try 2 tis. then end
savefootprint(count + 1); ↑返回顶部↑
1440
1920
客户端
下载《超安备 11010502005190号
docunt.write("请求数据加载中...");
//
var currbook = {type:1};
currbook.bookid = '512263'; //"512263";
currbook.chapterid = '34085771'; //"34085771";
currbook.sectionid = '0'; //"";
function savefootprint(count) {
if (!currbook.bookid || currbook.bookid == 0) {
//no book-id, wrong paratter
return;
}
if (count > 3) {
return;
}
jquery.ajax({
url: doin.bookhostna + "/ajax/user.footprint.save.do?bookid=512263&chapterid=34085771§ionid=0",
data : currbook,
processdata: false,
datatype: "jsonp",
suess: function(data){
if(data && data.length > 0) {
//suess, do nothing.
} else {
//fail, will try 2 tis. then end
savefootprint(count + 1); ↑返回顶部↑