From 2012hs.igem.org
(Difference between revisions)
|
|
Line 1: |
Line 1: |
| {{HeidelbergLSLskin}} | | {{HeidelbergLSLskin}} |
- | <html><body id="home" onload="setPageSize()">
| |
- | <div id="super_main_wrapper">
| |
- |
| |
- | <div id="SubWrapper">
| |
- |
| |
- | <div id="ContentBox">
| |
- |
| |
- |
| |
- | <div id="SidebarBox"></div>
| |
- |
| |
- | </div>
| |
- |
| |
- |
| |
- |
| |
- |
| |
- | </div>
| |
- | <script type="text/javascript">
| |
- | function setPageSize() {
| |
- | len = document.getElementById('super_main_wrapper').offsetHeight;
| |
- | document.getElementById('bodyContent').style.height = len + 'px';
| |
- | document.getElementById('SupWrapper').style.height = len + 'px';
| |
- | }
| |
- | </script>
| |
- |
| |
- | </body></html>
| |
Revision as of 21:59, 23 April 2012