Team:Heidelberg LSL/Notebook timeline

From 2012hs.igem.org

(Difference between revisions)
Line 1: Line 1:
{{Top}}
{{Top}}
{{Stylesheet}}
{{Stylesheet}}
 +
 +
<!--
 +
 +
============================================================================================
 +
*** PLEASE NOTE: ***
 +
 +
The contents and design of this wiki are published under the GNU Free Documentation License. You are granted the right to copy and modify our work, but you must publish your work under the same type of license while recognizing us the authors.
 +
 +
Jakob Kreft, Tim Heinemann, Lorenz Adlung
 +
 +
============================================================================================
 +
 +
/-->
<html>
<html>
-
    <style>
+
<style type="text/css">
 +
 
 +
.gallery p  {padding: 0 20px;
 +
                        text-align: justify;
 +
                        font-size: 12px;}
       body {font: 10pt arial;}
       body {font: 10pt arial;}
-
    </style>
+
</style>
 +
 
 +
<body id="home" onload="setPageSize()">
 +
 
 +
 
 +
 
 +
<div id="super_main_wrapper">
 +
<div id="SubWrapper">
 +
 
 +
    <div id="TimeBar"></div>
 +
 
 +
</div><!-- end SubWrapper -->
 +
</div><!-- end super_main_wrapper-->
 +
</body>
-
    <script type="text/javascript" src="http://www.google.com/jsapi"></script>
+
<script type="text/javascript" src="http://www.google.com/jsapi"></script>
     <script type="text/javascript" src="../timeline.js"></script>
     <script type="text/javascript" src="../timeline.js"></script>
     <link rel="stylesheet" type="text/css" href="../timeline.css">
     <link rel="stylesheet" type="text/css" href="../timeline.css">
Line 46: Line 76:
   </script>
   </script>
-
  <body>
+
<script type="text/javascript">
-
    <div id="TimeBar"></div>
+
function setPageSize() {
-
  </body>
+
len = document.getElementById('super_main_wrapper').offsetHeight;
 +
document.getElementById('bodyContent').style.height = len + 'px';
 +
document.getElementById('SupWrapper').style.height = len + 'px';
 +
document.getElementById('news').style.height = len + 'px';
 +
}
 +
</script>
</html>
</html>

Revision as of 20:47, 21 May 2012

iGEM-2012HS - LSL-Heidelberg iGEM-2012HS - LSL-Heidelberg