Team:Lyon-INSA

From 2012.igem.org

(Difference between revisions)
Line 13: Line 13:
$("#frame").css("height",$(window).height()-200);
$("#frame").css("height",$(window).height()-200);
});
});
 +
$("#coupeScroll").css('height',$("#frame").height());
$("#p-logo").find("img").attr("src","http://igem-insa.site88.net/site/images/pied_page2.png");
$("#p-logo").find("img").attr("src","http://igem-insa.site88.net/site/images/pied_page2.png");
Line 18: Line 19:
   <head>         
   <head>         
   </head>         
   </head>         
-
   <body>      
+
   <body>  
 +
<div id="coupeScroll">
     <iframe id="frame" src="http://igem-insa.site88.net/site/home.html"  style="border:none;overflow: moz-scrollbars-vertical;overflow-x: hidden; overflow:webkit-scrollbars-vertical; "scrolling="auto"></iframe>  
     <iframe id="frame" src="http://igem-insa.site88.net/site/home.html"  style="border:none;overflow: moz-scrollbars-vertical;overflow-x: hidden; overflow:webkit-scrollbars-vertical; "scrolling="auto"></iframe>  
 +
</div>
   </body>
   </body>
</html>
</html>

Revision as of 15:11, 25 July 2012