仿站:織夢,後台html載入jquery解析xml?

來源:互聯網
上載者:User
xml代碼:


jquery代碼:
//主程式
Class('App', {

use: 'countDown',ready: true,index:function (){           this.listdata=[];    this.kjlistdata=[];    this.todaykjlistdata=[];    this.loadaopencode();},loadaopencode: function (){    this.ajax({        url:"/aopencode.xml",        retry:1,        cache:false,        end:function (data, i){            this.qXml('//rownow', data.xml, function (o, i){                this.listdata[this.listdata.length] = o.items;            });             this.qXml('//row', data.xml, function (o, i){                this.kjlistdata[this.kjlistdata.length] = o.items;            });            this.qXml('//rowtoday', data.xml, function (o, i){                this.todaykjlistdata[this.todaykjlistdata.length] = o.items;            });             this.qXml('//row', data.xml, function (o, i){                if (o.items.gid=="03"                        ){                                    this.showkj(o.items,data.date);                }                if(o.items.gid=="03"){                    if(o.items.trycode==""||o.items.trycode==undefined){                        $("#12sjh").html("");                    }else{                        var trycodes = o.items.trycode.replaceAll(',',' ');                        $("#12sjh").html("消費榜:"+trycodes);                    }                                    }            });                     }    });},

this.get("#dlt_code").html(''+code[0].split(',').join('')+''+' '+code[1].split(',').join('')+'');

        this.countdown(this.get("#dlt_countdown"),this.get("#dlt_kj_countdown"),nextendtime,d,awardtime,o.gid);    }else if (o.gid=='80'){            this.get("#sfc_pid").html(o.pid);            this.get("#sfc_pools").html(o.pools);        this.get("#sfc_kjdate").html(o.auditdate==undefined||o.auditdate==''?o.awardtime.substr(0,10):o.auditdate.substr(0,10));            this.get("#sfc_code").html(o.code.split(',').join(' '));            var aginfo = o.ginfo.split(",");        var aninfo = o.ninfo.split(",");        var rjinfo = this.getginfo("81");        if(aginfo.length>1)        this.countdown(this.get("#sfc_countdown"),'',this.getnextendtime(o.gid),d,'',o.gid);    }else if (o.gid=='03'){            this.get("#sd_pid").html(o.pid);            this.get("#sd_kjdate").html(o.awardtime.substr(0,10));        $("#qlc_code").html(''+code[0].split(',').join('')+''+' '+code[1].split(',').join('')+'');    }    },

原html代碼:



金錢榜  2015-12-13  2015641期開榜:每天12:30123             消費榜:3 2 1




想修改的html代碼:


【這裡】  【這裡】  【這裡】期開榜:每天12:30【這裡】             【這裡】【這裡】




請各位大蝦幫幫忙啊!給個思路啊!

回複內容:

xml代碼:


jquery代碼:
//主程式
Class('App', {

use: 'countDown',ready: true,index:function (){           this.listdata=[];    this.kjlistdata=[];    this.todaykjlistdata=[];    this.loadaopencode();},loadaopencode: function (){    this.ajax({        url:"/aopencode.xml",        retry:1,        cache:false,        end:function (data, i){            this.qXml('//rownow', data.xml, function (o, i){                this.listdata[this.listdata.length] = o.items;            });             this.qXml('//row', data.xml, function (o, i){                this.kjlistdata[this.kjlistdata.length] = o.items;            });            this.qXml('//rowtoday', data.xml, function (o, i){                this.todaykjlistdata[this.todaykjlistdata.length] = o.items;            });             this.qXml('//row', data.xml, function (o, i){                if (o.items.gid=="03"                        ){                                    this.showkj(o.items,data.date);                }                if(o.items.gid=="03"){                    if(o.items.trycode==""||o.items.trycode==undefined){                        $("#12sjh").html("");                    }else{                        var trycodes = o.items.trycode.replaceAll(',',' ');                        $("#12sjh").html("消費榜:"+trycodes);                    }                                    }            });                     }    });},

this.get("#dlt_code").html(''+code[0].split(',').join('')+''+' '+code[1].split(',').join('')+'');

        this.countdown(this.get("#dlt_countdown"),this.get("#dlt_kj_countdown"),nextendtime,d,awardtime,o.gid);    }else if (o.gid=='80'){            this.get("#sfc_pid").html(o.pid);            this.get("#sfc_pools").html(o.pools);        this.get("#sfc_kjdate").html(o.auditdate==undefined||o.auditdate==''?o.awardtime.substr(0,10):o.auditdate.substr(0,10));            this.get("#sfc_code").html(o.code.split(',').join(' '));            var aginfo = o.ginfo.split(",");        var aninfo = o.ninfo.split(",");        var rjinfo = this.getginfo("81");        if(aginfo.length>1)        this.countdown(this.get("#sfc_countdown"),'',this.getnextendtime(o.gid),d,'',o.gid);    }else if (o.gid=='03'){            this.get("#sd_pid").html(o.pid);            this.get("#sd_kjdate").html(o.awardtime.substr(0,10));        $("#qlc_code").html(''+code[0].split(',').join('')+''+' '+code[1].split(',').join('')+'');    }    },

原html代碼:



金錢榜  2015-12-13  2015641期開榜:每天12:30123             消費榜:3 2 1




想修改的html代碼:


【這裡】  【這裡】  【這裡】期開榜:每天12:30【這裡】             【這裡】【這裡】




請各位大蝦幫幫忙啊!給個思路啊!

  • 相關文章

    聯繫我們

    該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

    如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

    A Free Trial That Lets You Build Big!

    Start building with 50+ products and up to 12 months usage for Elastic Compute Service

    • Sales Support

      1 on 1 presale consultation

    • After-Sales Support

      24/7 Technical Support 6 Free Tickets per Quarter Faster Response

    • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.