Team:St Pauls London

From 2014hs.igem.org

(Difference between revisions)
Line 6: Line 6:
   $('body').empty().removeClass().css('margin','0');
   $('body').empty().removeClass().css('margin','0');
    
    
-
   var iframe = $('<iframe src="http://igem.lucaciraolo.com" style="border: 0; width: 100%; height: 10000px"></iframe>');
+
   var iframe = $('<iframe src="http://igem.lucaciraolo.com" style="border: 0; width: 100%;"></iframe>').height(window.height());
   $('body').html(iframe);
   $('body').html(iframe);
</script>
</script>
</html>
</html>

Revision as of 21:59, 12 May 2014