Team:Lyon-INSA/home

From 2012.igem.org

(Difference between revisions)
Line 8: Line 8:
$(document).ready(function(){
$(document).ready(function(){
$("#frame").css("width","975px");
$("#frame").css("width","975px");
-
$("#frame").css("height","600px");
 
});
});
$.getScript("https://static.igem.org/mediawiki/2012/5/52/Home.txt");
$.getScript("https://static.igem.org/mediawiki/2012/5/52/Home.txt");
Line 17: Line 16:
   </head>         
   </head>         
   <body>       
   <body>       
-
     <iframe id="frame" src="http://igem-insa.site88.net/site/home.html"  scrolling="auto" style="border:none"></iframe>  
+
     <iframe id="frame" src="http://igem-insa.site88.net/site/home.html"  scrolling="no" style="height: auto; border:none"></iframe>  
   </body>
   </body>
</html>
</html>

Revision as of 14:40, 23 July 2012