Template:Team:Paris-Saclay/left-column
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
YohannPetiot (Talk | contribs) |
||
Line 18: | Line 18: | ||
type: "GET", | type: "GET", | ||
async: false, | async: false, | ||
- | url: 'https://2012.igem.org/wiki/api.php | + | url: 'https://2012.igem.org/wiki/api.php', // name of file you want to parse |
+ | data : 'format=xml&action=query&list=categorymembers&cmtitle=Category:Team:Paris-Saclay/Test', | ||
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:22, 20 August 2012
Follow us !