Template:Team:Paris-Saclay/left-column

From 2012.igem.org

(Difference between revisions)
Line 18: Line 18:
     type: "GET",
     type: "GET",
     url: 'https://2012.igem.org/wiki/api.php', // name of file you want to parse
     url: 'https://2012.igem.org/wiki/api.php', // name of file you want to parse
-
     data : { format:xml, action:query, list:categorymembers},
+
     data:{ format:xml, action:query, list:categorymembers},
     dataType: "xml", // type of file you are trying to read
     dataType: "xml", // type of file you are trying to read
     success  : function(xmlData){
     success  : function(xmlData){

Revision as of 10:41, 20 August 2012

Follow us !