Team:TU-Munich/Project/Overview
From 2013.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$.ajax({ | $.ajax({ | ||
- | + | url: "https://2013.igem.org/Special:PopularPages", | |
+ | // type: "GET", | ||
+ | // dataType : "html", | ||
+ | success: function( html ) { | ||
+ | render_counter('yay'); | ||
+ | }, | ||
+ | error: function( xhr, status ) { | ||
+ | alert( "Sorry, there was a problem!" ); | ||
+ | } | ||
}); | }); | ||
render_counter(100); | render_counter(100); |
Revision as of 12:19, 24 September 2013
AutoAnnotator:
Follow us:
Address:
iGEM Team TU-Munich
Emil-Erlenmeyer-Forum 5
85354 Freising, Germany
Email: igem@wzw.tum.de
Phone: +49 8161 71-4351