Team:Heidelberg LSL/Notebook

From 2012hs.igem.org

(Difference between revisions)
Line 16: Line 16:
<html>
<html>
<style type="text/css">
<style type="text/css">
 +
 +
.bereich{
 +
display: block;
 +
color: #FFFFFF;
 +
background-color: #000000;
 +
text-align: center;
 +
}
 +
 +
a.link{
 +
display: block;
 +
color: #FFD700;
 +
font-family: Verdana, Arial;
 +
font-size: 13px;
 +
text-decoration: None;
 +
border-bottom: solid 1px #FFFFFF;
 +
}
 +
 +
a.link.bereich{
 +
display: block;
 +
background-color: #000000;
 +
width: 100px;
 +
height: 25px;
 +
 +
}
 +
 +
a.link:hover{
 +
display: block;
 +
color: #000000;
 +
background-color: #FFD700;
 +
}
 +
#news {min-height: 500px;}
#news {min-height: 500px;}
#info1,info2 {position:relative;}
#info1,info2 {position:relative;}
Line 24: Line 55:
</style>
</style>
-
<body id="home" onload="setPageSize()">
 
 +
<body id="home" onload="setPageSize()">
<div id="super_main_wrapper">
<div id="super_main_wrapper">
 +
<div id="SubWrapper">
<div id="SubWrapper">
-
<a onclick="setVisibility('info1', 'show');setVisibility('info2','none');";>Planing and Developing </a>
+
<table cellPadding=0 cellSpacing=0 style="position: absolute; top: 10px; left: 150px;"> <tr>
-
<br />
+
<td valign=top>
-
<a onclick="setVisibility('info1', 'none');setVisibility('info2','show');";>Construction (Lablratory Essays) </a>
+
<div class="bereich" onMouseover="anzeigen('menue#1')" onMouseout="anzeigen('menue#1')" onclick="setVisibility('info1', 'show');hideAll();";>
 +
<span id="menue#1" style="display: none;">
 +
<a onclick="setVisibility('info11','show');setVisibility('info','none');";>Date - 1st Meeting</a>
 +
<a onclick="setVisibility('info12','none');setVisibility('info2','show');";>Date - 2nd Meeting</a>
 +
<a onclick="setVisibility('info13','show');setVisibility('info','none');";>Date - 3rd Meeting</a>
 +
<a onclick="setVisibility('info14','none');setVisibility('info2','show');";>Date - 4th Meeting</a>
 +
<a onclick="setVisibility('info15','show');setVisibility('info','none');";>Date - 5th Meeting</a>
 +
</span>
 +
</div>
 +
</td>
 +
<td valign=top>
 +
<div class="bereich" onMouseover="anzeigen('menue#2')" onMouseout="anzeigen('menue#2')" onclick="setVisibility('info2', 'show');hideAll();";>
 +
<span id="menue#2" style="display: none;">
 +
<a onclick="setVisibility('info21','show');setVisibility('info','none');";>Date - 1st Laboratory Session</a>
 +
<a onclick="setVisibility('info22','none');setVisibility('info2','show');";>Date - 2nd - Laboratory Session</a>
 +
<a onclick="setVisibility('info23','show');setVisibility('info','none');";>Date - 3rd Laboratory Session</a>
 +
<a onclick="setVisibility('info24','none');setVisibility('info2','show');";>Date - 4th Laboratory Session</a>
 +
<a onclick="setVisibility('info25','show');setVisibility('info','none');";>Date - 5th Laboratory Session</a>
 +
</span>
 +
</div>
 +
</td>
 +
<td valign=top>
 +
<div class="bereich" onMouseover="anzeigen('menue#3')" onMouseout="anzeigen('menue#3')" onclick="setVisibility('info3', 'show');hideAll();";>
 +
<span id="menue#3" style="display: none;">
 +
<a onclick="setVisibility('info31','show');setVisibility('info','none');";>Date - 1st Testing Session</a>
 +
<a onclick="setVisibility('info32','none');setVisibility('info2','show');";>Date - 2nd Testing Session</a>
 +
<a onclick="setVisibility('info33','show');setVisibility('info','none');";>Date - 3rd Testing Session</a>
 +
<a onclick="setVisibility('info34','none');setVisibility('info2','show');";>Date - 4th Testing Session</a>
 +
<a onclick="setVisibility('info35','show');setVisibility('info','none');";>Date - 5th Testing Session</a>
 +
</span>
 +
</div>
 +
</td>
 +
</tr>
 +
</table>
</div><!-- end SubWrapper-->
</div><!-- end SubWrapper-->
<div id="news">
<div id="news">
 +
<div id="info1">
<div id="info1">
<b>Planing and Developing</b><br>
<b>Planing and Developing</b><br>
This is the Planing and Developing phase of our project
This is the Planing and Developing phase of our project
</div>
</div>
-
 
+
<div id="info11">
 +
<b>Planing and Developing</b><br>
 +
This is the Planing and Developing phase of our project
 +
</div>
 +
<div id="info12">
 +
<b>Planing and Developing</b><br>
 +
This is the Planing and Developing phase of our project
 +
</div>
 +
<div id="info13">
 +
<b>Planing and Developing</b><br>
 +
This is the Planing and Developing phase of our project
 +
</div>
 +
<div id="info14">
 +
<b>Planing and Developing</b><br>
 +
This is the Planing and Developing phase of our project
 +
</div>
 +
<div id="info15">
 +
<b>Planing and Developing</b><br>
 +
This is the Planing and Developing phase of our project
 +
</div>
<div id="info2">
<div id="info2">
-
<b>Construction (Labortory Essays)</b><br>
+
<b>Laboratory</b><br>
-
This is the Construction (Laboratory) phase of our project.
+
This is the Laboratory phase of our project
 +
</div>
 +
<div id="info21">
 +
<b>Date - 1st Laboratory Session</b><br>
 +
This is the Laboratory phase of our project
 +
</div>
 +
<div id="info22">
 +
<b>Date - 2nd Laboratory Session</b><br>
 +
This is the Laboratory phase of our project
 +
</div>
 +
<div id="info23">
 +
<b>Date - 3rd Laboratory Session</b><br>
 +
This is the Laboratory phase of our project
 +
</div>
 +
<div id="info24">
 +
<b>Date - 4th Laboratory Session</b><br>
 +
This is the Laboratory phase of our project
 +
</div>
 +
<div id="info25">
 +
<b>Date - 5th Laboratory Session</b><br>
 +
This is the Laboratory phase of our project
 +
</div>
 +
<div id="info3">
 +
<b>Laboratory</b><br>
 +
This is the Testing and Evaluation phase of our project
 +
</div>
 +
<div id="info31">
 +
<b>Testing and Evaluation</b><br>
 +
This is the Testing and Evaluation phase of our project
 +
</div>
 +
<div id="info32">
 +
<b>Testing and Evaluation</b><br>
 +
This is the Testing and Evaluation phase of our project
 +
</div>
 +
<div id="info33">
 +
<b>Testing and Evaluation</b><br>
 +
This is the Testing and Evaluation phase of our project
 +
</div>
 +
<div id="info34">
 +
<b>Testing and Evaluation</b><br>
 +
This is the Testing and Evaluation phase of our project
 +
</div>
 +
<div id="info35">
 +
<b>Testing and Evaluation</b><br>
 +
This is the Testing and Evaluation phase of our project
</div>
</div>
Line 60: Line 189:
document.getElementById('news').style.height = len + 'px';
document.getElementById('news').style.height = len + 'px';
}
}
-
function setVisibility(id, visibility) {
+
</script>
-
document.getElementById(id).style.display = visibility;
+
 
 +
<script type='text/javascript'>
 +
function anzeigen(das){
 +
if(document.getElementById(das).style.display=='none')
 +
document.getElementById(das).style.display='block';
 +
else document.getElementById(das).style.display='none';}
 +
function setVisibility(id, visibility) {
 +
document.getElementById(id).style.display = visibility;
 +
}
 +
function hideAll() {
 +
setVisibility('info1','none')
 +
setVisibility('info11','none')
 +
setVisibility('info12','none')
 +
setVisibility('info13','none')
 +
setVisibility('info14','none')
 +
setVisibility('info15','none')
 +
setVisibility('info2','none')
 +
setVisibility('info21','none')
 +
setVisibility('info22','none')
 +
setVisibility('info23','none')
 +
setVisibility('info24','none')
 +
setVisibility('info25','none')
 +
setVisibility('info3','none')
 +
setVisibility('info31','none')
 +
setVisibility('info32','none')
 +
setVisibility('info33','none')
 +
setVisibility('info34','none')
 +
setVisibility('info35 ','none')
}
}
</script>
</script>
</html>
</html>

Revision as of 18:51, 14 May 2012

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

Planing and Developing
This is the Planing and Developing phase of our project
Planing and Developing
This is the Planing and Developing phase of our project
Planing and Developing
This is the Planing and Developing phase of our project
Planing and Developing
This is the Planing and Developing phase of our project
Planing and Developing
This is the Planing and Developing phase of our project
Planing and Developing
This is the Planing and Developing phase of our project
Laboratory
This is the Laboratory phase of our project
Date - 1st Laboratory Session
This is the Laboratory phase of our project
Date - 2nd Laboratory Session
This is the Laboratory phase of our project
Date - 3rd Laboratory Session
This is the Laboratory phase of our project
Date - 4th Laboratory Session
This is the Laboratory phase of our project
Date - 5th Laboratory Session
This is the Laboratory phase of our project
Laboratory
This is the Testing and Evaluation phase of our project
Testing and Evaluation
This is the Testing and Evaluation phase of our project
Testing and Evaluation
This is the Testing and Evaluation phase of our project
Testing and Evaluation
This is the Testing and Evaluation phase of our project
Testing and Evaluation
This is the Testing and Evaluation phase of our project
Testing and Evaluation
This is the Testing and Evaluation phase of our project