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 16: | Line 17: | ||
</head> | </head> | ||
<body> | <body> | ||
- | <iframe id="frame" src="http://igem-insa.site88.net/site/home.html" scrolling="no" style=" | + | <iframe id="frame" src="http://igem-insa.site88.net/site/home.html" scrolling="no" style="border:none"></iframe> |
</body> | </body> | ||
</html> | </html> |
Revision as of 14:41, 23 July 2012