Team:KAIST/menu

From 2011.igem.org

(Difference between revisions)
 
(49 intermediate revisions not shown)
Line 1: Line 1:
-
{{:Team:KAIST/indexstyle}}
+
<html>
-
{{:Team:KAIST/menustyle}}
+
-
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
-
<html xmlns="http://www.w3.org/1999/xhtml">
 
<head>
<head>
 +
 +
<!--menu_style-->
 +
<style type="text/css">
 +
#bodyContent {
 +
width: 975px;
 +
background-color:transparent;}
 +
 +
#menu ul {
 +
padding: 0;
 +
margin: 0;
 +
width:975px;
 +
height:1px;
 +
}
 +
 +
#nav {
 +
position:absolute;
 +
padding: 0 0 0 0; 
 +
margin:0px;
 +
list-style: none;
 +
left:60px;
 +
top:78px;
 +
float:left;
 +
width:975px;
 +
height:1px;
 +
}
 +
 +
#nav li {
 +
float: left;
 +
position: relative;
 +
width: 14em;
 +
        height: 1em;
 +
font-family:Calibri,sans-serif;
 +
}
 +
 +
#nav a, #nav a:visited { text-decoration:none; color:#ffffff; font-weight:bold;}
 +
#nav a:hover, #nav a:active { color:#ff6633;}
 +
 +
 +
.aOverview{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:-15px;
 +
top:85px;
 +
}
 +
 +
.aModeling{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:-15px;
 +
top:110px;
 +
}
 +
 +
.aExperiments{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:-15px;
 +
top:135px;
 +
}
 +
.aBiobrick{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:-15px;
 +
top:160px;
 +
}
 +
.aFuture_Application{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:-15px;
 +
top:185px;
 +
}
 +
 +
 +
.aLab_Diary{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:497px;
 +
top:75px;
 +
}
 +
 +
.aWall{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:497px;
 +
top:100px;
 +
}
 +
 +
.aSitemap{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:728px;
 +
top:125px;
 +
}
 +
 +
.aSoftware_Tools{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:728px;
 +
top:150px;
 +
}
 +
 +
.aSponsors{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:728px;
 +
top:175px;
 +
}
 +
 +
.aLinks{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:728px;
 +
top:200px;
 +
}
 +
 +
.aMembers{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:20pt;
 +
left:15px;
 +
top:276px;
 +
}
 +
 +
.aPhotos{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:20pt;
 +
left:15px;
 +
top:306px;
 +
}
 +
 +
.aVideos{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:20pt;
 +
left:15px;
 +
top:336px;
 +
}
 +
 +
.aSummary{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:382px;
 +
top:400px;
 +
}
 +
 +
.aGallery{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:15pt;
 +
left:389px;
 +
top:425px;
 +
}
 +
 +
.aHuman_Practices{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:20pt;
 +
right:80px;
 +
top:350px;
 +
}
 +
 +
.aSafety{
 +
position: absolute;
 +
font-family:Tw Cen MT;
 +
font-size:20pt;
 +
right:80px;
 +
top:380px;
 +
}
 +
 +
<!--index_style-->
 +
body
 +
{
 +
background:black;
 +
color:white;
 +
font-family:"Arial",Sans-serif;
 +
}
 +
a, a:hover, a:active, a:visited
 +
{
 +
color:white;
 +
text-decoration:none;
 +
}
 +
div.panel
 +
{
 +
color:white;
 +
font-family:"Arial",Sans-serif;
 +
z-index=200;
 +
position:relative;
 +
top:10px;left:0px;
 +
width: 975px ;
 +
height:535px;
 +
padding:5px;
 +
margin-bottom:25px;
 +
border:outset 5px #F0F0F0;
 +
display:none;
 +
}
 +
div.flip
 +
{
 +
position:absolute;
 +
top:0px;left:45%;
 +
z-index:250;
 +
cursor:pointer;
 +
}
 +
div.home
 +
{
 +
position:absolute;
 +
top:10px;left:580px;
 +
margin-right:20px;
 +
}
 +
div.caption
 +
{
 +
padding:5px;
 +
text-align:center;
 +
}
 +
</style>
 +
 +
<!--[if IE]>
 +
<style type="text/css">
 +
 +
</style>
 +
<![endif]--> 
 +
<script type="text/javascript">  
<script type="text/javascript">  
$(document).ready(function(){
$(document).ready(function(){
Line 24: Line 254:
-
<a href="https://2011.igem.org/Team:KAIST-Korea/Test_Project">
+
<a href="https://2011.igem.org/Team:KAIST-Korea/Project/Overview">
-
<img src="https://static.igem.org/mediawiki/2011/7/78/Menuground_Project.png" alt="Project" width="531" height="332" style="position:absolute;left:2px;top:0px;" /></a>
+
<img src="https://static.igem.org/mediawiki/2011/7/78/Menuground_Project.png" alt="Project" width="531" height="332" style="position:absolute;left:2px;top:0px;z-index:0;opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1.0;this.filters.alpha.opacity=100" /></a>
-
<a href="https://2011.igem.org/Team:KAIST-Korea/Test_Diary">
+
<a href="https://2011.igem.org/Team:KAIST-Korea/Diary/Lab_Diary">
-
<img src="https://static.igem.org/mediawiki/2011/a/a2/Menuground_Diary.png" alt="Diary" width="268" height="236" style="position:absolute;left:514px;top:-14px;" />
+
<img src="https://static.igem.org/mediawiki/2011/a/a2/Menuground_Diary.png" alt="Diary" width="268" height="236" style="position:absolute;left:514px;top:-14px;z-index:0;opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1.0;this.filters.alpha.opacity=100" />
</a>
</a>
-
<img src="https://static.igem.org/mediawiki/2011/a/a7/IGEM_KAIST.png" alt="iGEM_KAIST" width="229" height="110" style="position:absolute;left:533px;top:222px;" />
 
-
<a href="https://2011.igem.org/Team:KAIST-Korea/Test_Misc">
+
 
-
<img src="https://static.igem.org/mediawiki/2011/c/cc/Menuground_Misc.png" alt="Misc" width="251" height="332" style="position:absolute;left:745px;top:0px;" />
+
<a href="https://2011.igem.org/Team:KAIST-Korea/Misc/Sitemap">
 +
<img src="https://static.igem.org/mediawiki/2011/c/cc/Menuground_Misc.png" alt="Misc" width="251" height="332" style="position:absolute;left:745px;top:0px;z-index:0;opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1.0;this.filters.alpha.opacity=100" />
</a>
</a>
-
<a href="https://2011.igem.org/Team:KAIST-Korea/Test_Team">
+
 
-
<img src="https://static.igem.org/mediawiki/2011/9/9a/Menuground_Team.png" alt="Team" width="351" height="219" style="position:absolute;left:-13px;top:324px;" />
+
<a href="https://2011.igem.org/Team:KAIST-Korea/Team/Members">
 +
<img src="https://static.igem.org/mediawiki/2011/9/9a/Menuground_Team.png" alt="Team" width="351" height="219" style="position:absolute;left:-13px;top:324px;z-index:0;opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1.0;this.filters.alpha.opacity=100" />
</a>
</a>
-
<a href="https://2011.igem.org/Team:KAIST-Korea/Test_Result">
+
<a href="https://2011.igem.org/Team:KAIST-Korea/Results/Summary">
-
<img src="https://static.igem.org/mediawiki/2011/e/e3/Menuground_Result.png" alt="Result" width="300" height="212" style="position:absolute;left:331px;top:331px;" />
+
<img src="https://static.igem.org/mediawiki/2011/e/e3/Menuground_Result.png" alt="Result" width="300" height="212" style="position:absolute;left:331px;top:331px;z-index:0;opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1.0;this.filters.alpha.opacity=100" />
</a>
</a>
-
<a href="https://2011.igem.org/Team:KAIST-Korea/Test_HumanPractices">
+
<a href="https://2011.igem.org/Team:KAIST-Korea/Human_Practices/Human_Practices">
-
<img src="https://static.igem.org/mediawiki/2011/c/c9/Menuground_HumanPractices.png" alt="HumanPractices" width="365" height="212" style="position:absolute;left:616px;top:331px" />
+
<img src="https://static.igem.org/mediawiki/2011/c/c9/Menuground_HumanPractices.png" alt="HumanPractices" width="365" height="212" style="position:absolute;left:616px;top:331px;z-index:0;opacity:1;filter:alpha(opacity=100)" onmouseover="this.style.opacity=0.8;this.filters.alpha.opacity=80" onmouseout="this.style.opacity=1.0;this.filters.alpha.opacity=100" />
</a>
</a>
 +
<img src="https://static.igem.org/mediawiki/2011/a/a7/IGEM_KAIST.png" alt="iGEM_KAIST" width="229" height="110" style="position:absolute;left:533px;top:222px;z-index:0/>
Line 58: Line 290:
<a class="aOverview" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview">Overview</a>
<a class="aOverview" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Overview">Overview</a>
-
<a class="aModeling" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Modeling">Modeling</a>
+
<a class="aModeling" href="https://2011.igem.org/Team:KAIST-Korea/Projects/System_Modeling">System Modeling</a>
<a class="aExperiments" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Experiments">Experiments</a>
<a class="aExperiments" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Experiments">Experiments</a>
<a class="aBiobrick" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Biobrick">Biobrick</a>
<a class="aBiobrick" href="https://2011.igem.org/Team:KAIST-Korea/Projects/Biobrick">Biobrick</a>
Line 94: Line 326:
</div>
</div>
-
 
-
 
-
<a href="http://www.kaist.ac.kr" target="#new"><div class="home"><img src="https://static.igem.org/mediawiki/2011/4/41/Menu_icon.png" alt="Home" width=50" height="50" /><div class="caption">Home</div> </div></a>
 
<div class="flip"><img src="https://static.igem.org/mediawiki/2011/b/b2/All_menu_open.png" alt="Menu" width="131" height="20"/></div>
<div class="flip"><img src="https://static.igem.org/mediawiki/2011/b/b2/All_menu_open.png" alt="Menu" width="131" height="20"/></div>
</body>
</body>
</html>
</html>

Latest revision as of 06:36, 7 July 2011

Menu