Team:Tongji/human-practice

From 2014.igem.org

(Difference between revisions)
Line 10: Line 10:
   $('body').empty().removeClass().css('margin','0');
   $('body').empty().removeClass().css('margin','0');
-
   var iframe = $('<iframe src="https://2014.igem.org/Team:Tongji/human-practice.html?action=raw&ctype=text/html" style="border: 0; width: 100%;"></iframe>').css('height',$(window).height());
+
   var iframe = $('<iframe src="https://2014.igem.org/Team:Tongji/human-practice.html?action=raw&ctype=html" style="border: 0; width: 100%;"></iframe>').css('height',$(window).height());
   $('body').html(iframe);
   $('body').html(iframe);

Revision as of 14:58, 11 October 2014