Template:Team:Paris-Saclay/left-column

From 2012.igem.org

(Difference between revisions)
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){
-
alert('');
+
var test = $(xmlData).find('cm');
$(xmlData).find('cm').each(function() {
$(xmlData).find('cm').each(function() {
alert('k');
alert('k');

Revision as of 09:45, 20 August 2012

Follow us !