网站导航网学 原创论文 原创专题 网站设计 最新系统 原创论文 论文降重 发表论文 论文发表 UI设计定制 论文答辩PPT格式排版 期刊发表 论文专题
返回网学首页
网学原创论文
最新论文 推荐专题 热门论文 论文专题
当前位置: 网学 > 编程文档 > Ajax > 正文

用ajax自动加载blogjava和博客园的rss

论文降重修改服务、格式排版等 获取论文 论文降重及排版 论文发表 相关服务
bsp;  link=item.getElementsByTagName("link")[0].firstChild.nodeValue;
        title = item.getElementsByTagName("title")[0].firstChild.nodeValue;
        author=item.getElementsByTagName("author")[0].firstChild.nodeValue;
        pubDate= item.getElementsByTagName("pubDate")[0].firstChild.nodeValue;
       // description=item.getElementsByTagName("description")[0].firstChild.nodeValue;
        var cell = document.createElement("div");
        cell.innerHTML="<a href="+link+" target=_blank>"+title+"</a><font color=red>     作者:</font>"+author+"<br>";

      
       document.getElementById("result").appendChild(cell);
       //var cell1=document.createElement("div");
       //cell1.innerHTML=description;
       // document.getElementById("result").appendChild(cell1);
    }
}
function readrss1()
{
    var url=document.getElementById("txturl").value;
    if(url=="")
    {
        alert("请输入RSS地址");
        }
    else
        {
            readRSS(url);
            }
    }

        var i=1;
        var j=0;
    function read()
    { 
        if(j==0)
        {
              readBlogjava();
           window.setTimeout("testRead()",100);
        }
    }

    function testRead()
    {
        window.setTimeout("read()",1000);
    }

    function readBlogjava()
    {
            switch(i)
        
设为首页 | 加入收藏 | 网学首页 | 原创论文 | 计算机原创
版权所有 网学网 [Myeducs.cn] 您电脑的分辨率是 像素
Copyright 2008-2020 myeducs.Cn www.myeducs.Cn All Rights Reserved 湘ICP备09003080号 常年法律顾问:王律师