Team:St Pauls London

From 2014hs.igem.org

(Difference between revisions)
Line 3: Line 3:
<script>
<script>
-
   $('html').empty().append('<head></head><body></body>');
+
   $('head').empty();
 +
  $('body').empty().removeClass();
    
    
   var iframe = $('<iframe src="http://igem.lucaciraolo.com" style="border: 0; width: 100%; height: 100%"></iframe>');
   var iframe = $('<iframe src="http://igem.lucaciraolo.com" style="border: 0; width: 100%; height: 100%"></iframe>');

Revision as of 21:55, 12 May 2014