Team:St Pauls London

From 2014hs.igem.org

(Difference between revisions)
Line 4: Line 4:
   $('head').empty();
   $('head').empty();
-
   $('body').empty().removeClass();
+
   $('body').empty().removeClass().css("padding",'0px');
    
    
   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>');
   $('body').html(iframe);
   $('body').html(iframe);
-
  //$('html').html($('iframe').html());
+
 
</script>
</script>
</html>
</html>

Revision as of 21:57, 12 May 2014