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('');
$(xmlData).find('cm').each(function() {
$(xmlData).find('cm').each(function() {
var title = $(this).attr('title');
var title = $(this).attr('title');

Revision as of 08:37, 20 August 2012

Follow us !