Team:Paris Saclay/comment test

From 2013.igem.org

(Difference between revisions)
Line 29: Line 29:
   xhr.open("GET", xurl, false);
   xhr.open("GET", xurl, false);
   xhr.send();
   xhr.send();
-
   xmldata= xhr.responseText;
+
   xmldata= xhr.responseXML;
  }
  }
  alert(xmldata);
  alert(xmldata);

Revision as of 12:04, 15 August 2013

Page views : 58,578,397