Team:SUSTC-Shenzhen

From 2014.igem.org

(Difference between revisions)
Line 33: Line 33:
defer(function() {
defer(function() {
   $.get("/Team:SUSTC-Shenzhen/WikiPlay/index.htm?action=raw").success(function(data, textStatus, jqXHR) {
   $.get("/Team:SUSTC-Shenzhen/WikiPlay/index.htm?action=raw").success(function(data, textStatus, jqXHR) {
-
     console.log(res);
+
      
       $('html')[0].innerHTML = (res);
       $('html')[0].innerHTML = (res);
       jQuery(selecteur).html(jqXHR.responseText);
       jQuery(selecteur).html(jqXHR.responseText);

Revision as of 07:38, 27 July 2014