Team:NJU China
From 2013.igem.org
(Difference between revisions)
(171 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
<html lang="en"> | <html lang="en"> | ||
- | + | <head> | |
+ | <meta charset="UTF-8" /> | ||
+ | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | ||
+ | <meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<style type="text/css"> | <style type="text/css"> | ||
/* hiding the top section*/ | /* hiding the top section*/ | ||
- | body{position:absolute; top:0px; width:100%; height: | + | body{position:absolute; top:0px; width:100%; height:100%;} |
#top-section{ | #top-section{ | ||
- | + | height:0px; | |
border:none; | border:none; | ||
- | width: | + | width:980px; |
margin:0 auto; | margin:0 auto; | ||
padding:0 0 0 0; | padding:0 0 0 0; | ||
Line 25: | Line 27: | ||
#globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;font-family: calibri, Arial, Helvetica, sans-serif;} | #globalWrapper{position:absolute; top:0px;left:0px; width:100%; padding:0 0 0 0;margin:0 0 0 0;height:100%;font-family: calibri, Arial, Helvetica, sans-serif;} | ||
#content{ | #content{ | ||
- | background-color: | + | background-color:white; |
border:none; | border:none; | ||
- | width: | + | width:1340px; |
- | + | /* height:700px;*/ | |
marign:0 auto; | marign:0 auto; | ||
padding:0 0 0 0; | padding:0 0 0 0; | ||
Line 58: | Line 60: | ||
float:left; | float:left; | ||
white-space: nowrap; | white-space: nowrap; | ||
- | top:- | + | top:-6px; |
- | width: | + | width: 490px; |
z-index: 5000; | z-index: 5000; | ||
font-family: sans-serif; | font-family: sans-serif; | ||
Line 68: | Line 70: | ||
- | + | #aa{ | |
- | + | width:100%; | |
- | + | height:100%; | |
- | + | margin:0 0 0 0; | |
- | + | padding:0 0 0 0; | |
+ | float:left; | ||
+ | position:absolute; | ||
- | + | ||
- | + | ||
- | + | ||
} | } | ||
- | + | #b{ | |
- | + | width:100%; | |
- | + | height:100%; | |
- | + | margin:0 0 0 0; | |
- | + | padding:0 0 0 0; | |
+ | float:left; | ||
+ | display:none; | ||
+ | |||
} | } | ||
- | + | </style> | |
- | + | <script language="javascript"> | |
- | + | function changemodel() | |
+ | { | ||
+ | document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/2/27/Nju-home-Model.png"; | ||
+ | document.getElementById("b").style.display="block"; | ||
} | } | ||
- | + | function changeproject() | |
- | + | { | |
- | + | document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/c/c6/Nju-home-Project.png"; | |
- | + | document.getElementById("b").style.display="block"; | |
- | + | ||
- | + | ||
} | } | ||
- | + | function changehuman() | |
- | + | { | |
+ | document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/9/94/Human1111.png"; | ||
+ | document.getElementById("b").style.display="block"; | ||
} | } | ||
- | . | + | function changesafety() |
- | + | { | |
+ | document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/f/f0/Nju-home-Safety.png"; | ||
+ | document.getElementById("b").style.display="block"; | ||
} | } | ||
- | + | function changewetlab() | |
- | + | { | |
- | + | document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/e/ed/Nju-logo-Wet_lab.png"; | |
- | + | document.getElementById("b").style.display="block"; | |
- | . | + | |
- | + | ||
} | } | ||
- | + | function changeteam() | |
- | + | { | |
- | + | document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/5/55/Nju-home-Team.png"; | |
- | + | document.getElementById("b").style.display="block"; | |
} | } | ||
- | + | function changeextras() | |
- | + | { | |
- | . | + | document.getElementById("image").src = "https://static.igem.org/mediawiki/2013/6/68/Nju-home-Extras.png"; |
- | + | document.getElementById("b").style.display="block"; | |
} | } | ||
- | + | function home() | |
- | + | { | |
- | + | document.getElementById("b").style.display="none"; | |
- | + | ||
} | } | ||
- | + | </script> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
+ | </head> | ||
- | + | <body style="margin:0px;padding:0px; "> | |
+ | <div style="float:left; position:absolute; z-index:1; display:block; "> | ||
+ | </br></br> | ||
+ | <a href="https://2013.igem.org"><img src="https://static.igem.org/mediawiki/2013/2/26/NJU-Miniminilogo.png" ></a> | ||
+ | </div> | ||
+ | <div id="aa"> | ||
- | + | <img src="https://static.igem.org/mediawiki/2013/0/0b/NJU_home_Index.png" usemap="#Map"/> | |
- | + | <map name="Map" id="Map"> | |
- | + | <area shape="rect" coords="400,590,970,679" onmouseover="home();" href="#"onfocus="blur(this);"> | |
- | + | <area shape="circle" coords="400,122,82" onmouseover="changemodel();" href="https://2013.igem.org/Team:NJU_China/Modeling" onfocus="blur(this);"/> | |
- | + | <area shape="circle" coords="236,432,116" onmouseover="changeproject();" href="https://2013.igem.org/Team:NJU_China/Project" onfocus="blur(this);"/> | |
- | + | <area shape="circle" coords="530,315,110" onmouseover="changehuman();" href="https://2013.igem.org/Team:NJU_China/Human Practice" onfocus="blur(this);"/> | |
- | + | <area shape="circle" coords="875,173,105" onmouseover="changesafety();" href="https://2013.igem.org/Team:NJU_China/Safety" onfocus="blur(this);"/> | |
- | + | <area shape="circle" coords="762,388,105" onmouseover="changewetlab();" href="https://2013.igem.org/Team:NJU_China/Wet lab" onfocus="blur(this);"/> | |
- | + | <area shape="circle" coords="995,362,78" onmouseover="changeteam();" href="https://2013.igem.org/Team:NJU_China/Team" onfocus="blur(this);"/> | |
- | + | <area shape="circle" coords="1138,490,71" onmouseover="changeextras();" href="https://2013.igem.org/Team:NJU_China/Extras" onfocus="blur(this);"/> | |
- | + | </map> | |
- | + | </div> | |
- | + | <div id ="b"> | |
- | + | <img id = "image" src="https://static.igem.org/mediawiki/2013/6/68/Nju-home-Extras.png"> | |
- | + | </div> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | . | + | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | </ | + | |
- | + | </body> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
</html> | </html> |
Latest revision as of 03:48, 28 September 2013