Team:NTNU Trondheim/Test
From 2012.igem.org
(Difference between revisions)
Line 8: | Line 8: | ||
</head> | </head> | ||
<body> | <body> | ||
- | <iframe height="100%" width="100%" frameBorder="0" src="http://folk.ntnu.no/oyas/igem3/index.html">Your browser does not support iframes</iframe> | + | <iframe id="main" height="100%" width="100%" frameBorder="0" src="http://folk.ntnu.no/oyas/igem3/index.html">Your browser does not support iframes</iframe> |
+ | |||
+ | |||
+ | <script type="text/javascript"> | ||
+ | document.getElementById("main").style.height = screen.height; | ||
+ | </script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 07:57, 18 July 2012