• λ我爱Aspx >> Asp.Net >> 用WebService和javascript实例类似ajax的功能
  • 用WebService和javascript实例类似ajax的功能

  • :未知  Դ:internet  :2007-5-20 16:45:25  ؼ:ajax,web,webservice,javascript
  •             s="";

                nodeList=docSubmit.documentElement.getElementsByTagName("Table");

                for (i=0;i<nodeList.length;i++)

                {

                    s=s + "<div style=\"WIDTH:490px;\" class=\"gotTitle\" onmouseover=\"javascript:this.style.backgroundColor='lightblue'\" onmouseout=\"javascript:this.style.backgroundColor='white'\" onclick=\"return gotTitle_onclick()\"> " + nodeList(i).selectSingleNode("title").text + "</div>";

                }

                div1.innerHTML=s;

    Ҷƪл˵?
  • һƪGoogle工程师详述Google的搜索结果排列算法
    һƪ如何执行用字符串组成的SQL语句并返回值