Team:Heidelberg LSL/Notebook

From 2012hs.igem.org

(Difference between revisions)
Line 23: Line 23:
                         font-size: 12px;}
                         font-size: 12px;}
</style>
</style>
-
 
-
<script language="JavaScript">
 
-
function setVisibility(id, visibility) {
 
-
document.getElementById(id).style.display = visibility;
 
-
}
 
-
</script>
 
<body id="home" onload="setPageSize()">
<body id="home" onload="setPageSize()">
Line 64: Line 58:
document.getElementById('SupWrapper').style.height = len + 'px';
document.getElementById('SupWrapper').style.height = len + 'px';
document.getElementById('news').style.height = len + 'px';
document.getElementById('news').style.height = len + 'px';
 +
}
 +
function setVisibility(id, visibility) {
 +
document.getElementById(id).style.display = visibility;
}
}
</script>
</script>
</html>
</html>

Revision as of 17:54, 14 May 2012

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

Planing and Developing

Construction (Lablratory Essays)

Planing and Developing
This is the Planing and Developing phase of our project
Construction (Labortory Essays)
This is the Construction (Laboratory) phase of our project.