Team:UNITN-Trento/Templates/Notebook

From 2013.igem.org

(Difference between revisions)
Line 18: Line 18:
//Get url
//Get url
href = $(this).attr('href');
href = $(this).attr('href');
 +
href += "?action=raw&ctype=text/javascript"
//Get id
//Get id
Line 28: Line 29:
last_id = id;
last_id = id;
}
}
 +
 +
//Make AJAX request
 +
alert(href);
 +
$.get( href , function(data) {
 +
alert(data);
 +
});
});
});

Revision as of 07:31, 19 August 2013

Filter by DATE
 
Sun Mon Tue Wed Thu Fri Sat
             
             
             
             
             
             
{{{1}}}
Filter by WHO
Filter by TAG