Template:Team:Paris-Saclay/left-column
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
YohannPetiot (Talk | contribs) |
||
Line 26: | Line 26: | ||
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){ | ||
- | |||
- | |||
$(xmlData).find('cm').each(function() { | $(xmlData).find('cm').each(function() { | ||
- | alert( | + | alert($(this.attr("title")); |
} ) | } ) | ||
}, | }, |
Revision as of 17:26, 20 August 2012
Follow us !