Template:Team:Paris-Saclay/left-column
From 2012.igem.org
(Difference between revisions)
YohannPetiot (Talk | contribs) |
YohannPetiot (Talk | contribs) |
||
Line 19: | Line 19: | ||
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() { | |
- | var | + | var title = $(this).attr('title'); |
- | + | alert(title); | |
- | + | } ) | |
}, | }, | ||
error : function(){ | error : function(){ |
Revision as of 08:33, 20 August 2012
Follow us !