Template:Team:Paris-Saclay/left-column

From 2012.igem.org

(Difference between revisions)
Line 17: Line 17:
$.ajax({
$.ajax({
     type: "GET",
     type: "GET",
 +
    async: false,
     url: 'https://2012.igem.org/wiki/api.php?format=xml&action=query&list=categorymembers&cmtitle=Category:Team:Paris-Saclay/Test', // name of file you want to parse
     url: 'https://2012.igem.org/wiki/api.php?format=xml&action=query&list=categorymembers&cmtitle=Category:Team:Paris-Saclay/Test', // name of file you want to parse
     dataType: "xml", // type of file you are trying to read
     dataType: "xml", // type of file you are trying to read

Revision as of 10:09, 20 August 2012

Follow us !