Team:AHUT China/Parts
From 2013.igem.org
(Difference between revisions)
(Prototype team page) |
|||
Line 1: | Line 1: | ||
- | <!-- | + | <!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> | ||
- | < | + | <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> |
- | + | <title>无标题文档</title> | |
- | + | <style type="text/css"> | |
- | + | /* hiding the top section*/ | |
- | </ | + | body{position:absolute; top:0px; width:100%; height:1480px;} |
- | < | + | #top-section{ |
- | + | height:0px; | |
- | + | border:none; | |
- | + | width:980px; | |
- | + | margin:0 auto; | |
- | + | padding:0 0 0 0; | |
- | + | background-color:transparent; | |
- | + | overflow:hide; | |
- | + | } | |
+ | #p-logo{display:none;} | ||
+ | #search-controls{display:none;} | ||
+ | #top{display:none;} | ||
+ | .firstHeading{display:none;} | ||
+ | /* end of hiding the top section*/ | ||
- | { | + | /*hiding the footer-box*/ |
- | + | #footer-box{display:none;} | |
- | + | #catlinks{display:none;} | |
- | + | /*end of hiding the footer book*/ | |
- | + | <style type="text/css"> | |
- | ! | + | #apDiv1 { |
- | + | position: absolute; | |
- | ! | + | width: 1375px; |
- | + | height: 163px; | |
- | + | z-index: 1; | |
- | + | top: -2px; | |
+ | left: -201px; | ||
+ | } | ||
+ | #apDiv2 { | ||
+ | position: absolute; | ||
+ | width: 150px; | ||
+ | height: 280px; | ||
+ | z-index: 2; | ||
+ | left: -135px; | ||
+ | top: 0px; | ||
+ | } | ||
+ | #apDiv3 { | ||
+ | position: absolute; | ||
+ | width: 150px; | ||
+ | height: 280px; | ||
+ | z-index: 1; | ||
+ | left: 220px; | ||
+ | top: 0px; | ||
+ | } | ||
+ | #apDiv4 { | ||
+ | position: absolute; | ||
+ | width: 150px; | ||
+ | height: 280px; | ||
+ | z-index: 3; | ||
+ | left: 175px; | ||
+ | top: 0px; | ||
+ | } | ||
+ | #apDiv5 { | ||
+ | position: absolute; | ||
+ | width: 150px; | ||
+ | height: 280px; | ||
+ | z-index: 4; | ||
+ | left: 620px; | ||
+ | top: 0px; | ||
+ | } | ||
+ | #apDiv6 { | ||
+ | position: absolute; | ||
+ | width: 150px; | ||
+ | height: 280px; | ||
+ | z-index: 5; | ||
+ | left: 775px; | ||
+ | top: 0px; | ||
+ | } | ||
+ | #apDiv7 { | ||
+ | position: absolute; | ||
+ | width: 150px; | ||
+ | height: 280px; | ||
+ | z-index: 6; | ||
+ | left: 930px; | ||
+ | top: 0px; | ||
+ | } | ||
+ | #apDiv8 { | ||
+ | position: absolute; | ||
+ | width: 200px; | ||
+ | height: 200px; | ||
+ | z-index: 8; | ||
+ | left: 560px; | ||
+ | top: 0px; | ||
+ | } | ||
+ | #apDiv9 { | ||
+ | position: absolute; | ||
+ | width: 906px; | ||
+ | height: 115px; | ||
+ | z-index: 9; | ||
+ | left: 208px; | ||
+ | top: 365px; | ||
+ | } | ||
+ | #apDiv10 { | ||
+ | position: absolute; | ||
+ | width: 918px; | ||
+ | height: 115px; | ||
+ | z-index: 10; | ||
+ | left: 209px; | ||
+ | top: 1432px; | ||
+ | } | ||
+ | </style> | ||
+ | <link href="SpryAssets/SpryAccordion.css" rel="stylesheet" type="text/css" /> | ||
+ | <script src="SpryAssets/SpryAccordion.js" type="text/javascript"></script> | ||
+ | <script type="text/javascript"> | ||
+ | function MM_swapImgRestore() { //v3.0 | ||
+ | var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; | ||
+ | } | ||
+ | function MM_preloadImages() { //v3.0 | ||
+ | var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array(); | ||
+ | var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++) | ||
+ | if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} | ||
+ | } | ||
+ | function MM_findObj(n, d) { //v4.01 | ||
+ | var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) { | ||
+ | d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} | ||
+ | if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n]; | ||
+ | for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document); | ||
+ | if(!x && d.getElementById) x=d.getElementById(n); return x; | ||
+ | } | ||
+ | function MM_swapImage() { //v3.0 | ||
+ | var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3) | ||
+ | if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} | ||
+ | } | ||
+ | </script> | ||
+ | </head> | ||
- | + | <body background="https://static.igem.org/mediawiki/2013/7/79/Pattern_018.gif" onload="MM_preloadImages('https://static.igem.org/mediawiki/2013/5/51/Aa.png','https://static.igem.org/mediawiki/2013/0/0f/Bb.png','https://static.igem.org/mediawiki/2013/1/15/Cc.png','https://static.igem.org/mediawiki/2013/2/22/Dd.png','https://static.igem.org/mediawiki/2013/5/5e/Ee.png','https://static.igem.org/mediawiki/2013/f/f1/Ff.png')"> | |
- | + | <div id="apDiv9"><img src="PARTS第一张.png" width="924" height="979" /></div> | |
- | + | <div id="apDiv1"><img src="https://static.igem.org/mediawiki/2013/a/ad/%E6%A0%87%E9%A2%98%E8%83%8C%E6%99%AF.png" width="1378" height="300" /></div> | |
- | + | <div id="apDiv2"><a href="https://2013.igem.org/Team:AHUT_China" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image2','','https://static.igem.org/mediawiki/2013/5/51/Aa.png',1)"><img src="https://static.igem.org/mediawiki/2013/7/70/A.png" width="152" height="282" id="Image2" /></a></div> | |
- | + | <div id="apDiv3"><a href="https://2013.igem.org/Team:AHUT_China/Team" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image3','','https://static.igem.org/mediawiki/2013/0/0f/Bb.png',1)"><img src="https://static.igem.org/mediawiki/2013/5/57/B.png" width="152" height="282" id="Image3" /></a></div> | |
- | < | + | <div id="apDiv4"><a href="https://2013.igem.org/Team:AHUT_China/Parts" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image4','','https://static.igem.org/mediawiki/2013/1/15/Cc.png',1)"><img src="https://static.igem.org/mediawiki/2013/e/ee/C.png" width="156" height="282" id="Image4" /></a></div> |
+ | <div id="apDiv5"><a href="https://2013.igem.org/Team:AHUT_China/Modeling" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image5','','https://static.igem.org/mediawiki/2013/2/22/Dd.png',1)"><img src="https://static.igem.org/mediawiki/2013/5/54/D.png" width="161" height="282" id="Image5" /></a></div> | ||
+ | <div id="apDiv6"><a href="https://2013.igem.org/Team:AHUT_China/Humanpractice" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image6','','https://static.igem.org/mediawiki/2013/5/5e/Ee.png',1)"><img src="https://static.igem.org/mediawiki/2013/f/fa/E.png" width="159" height="282" id="Image6" /></a></div> | ||
+ | <div id="apDiv7"><a href="https://2013.igem.org/Team:AHUT_China/Safety" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('Image7','','https://static.igem.org/mediawiki/2013/f/f1/Ff.png',1)"><img src="https://static.igem.org/mediawiki/2013/archive/3/3d/20130925104816%21F.png" width="154" height="282" id="Image7" /></a></div> | ||
+ | <div id="apDiv8"><img src="https://static.igem.org/mediawiki/2013/2/28/Logo_1.png" width="227" height="282" /></div> | ||
+ | <div id="apDiv10"> | ||
+ | <div id="Accordion1" class="Accordion" tabindex="0"> | ||
+ | <div class="AccordionPanel"> | ||
+ | <div class="AccordionPanelTab"><img src="https://static.igem.org/mediawiki/2013/4/46/PARTS%E5%AD%97%E5%A4%B4%E7%AC%AC%E4%BA%8C%E5%BC%A0.png" width="923" height="75" /></div> | ||
+ | <div class="AccordionPanelContent"><img src="https://static.igem.org/mediawiki/2013/1/17/PARTS%E7%AC%AC%E4%BA%8C%E5%BC%A0.png" width="921" height="576" /></div> | ||
+ | </div> | ||
+ | <div class="AccordionPanel"> | ||
+ | <div class="AccordionPanelTab"><img src="https://static.igem.org/mediawiki/2013/d/d4/PARTS%E5%AD%97%E5%A4%B4%E7%AC%AC%E4%B8%89%E5%BC%A0.png" width="924" height="75" /></div> | ||
+ | <div class="AccordionPanelContent"><img src="https://static.igem.org/mediawiki/2013/4/44/PARTS%E7%AC%AC%E4%B8%89%E5%BC%A0.png" width="924" height="888" /></div> | ||
+ | </div> | ||
+ | <div class="AccordionPanel"> | ||
+ | <div class="AccordionPanelTab"><img src="https://static.igem.org/mediawiki/2013/a/a5/PARTS%E5%AD%97%E5%A4%B4%E7%AC%AC%E5%9B%9B%E5%BC%A0.png" width="924" height="72" /></div> | ||
+ | <div class="AccordionPanelContent"><img src="https://static.igem.org/mediawiki/2013/6/6a/PARTS%E7%AC%AC%E5%9B%9B%E5%BC%A0.png" width="924" height="2523" /></div> | ||
+ | </div> | ||
+ | <div class="AccordionPanel"> | ||
+ | <div class="AccordionPanelTab"><img src="https://static.igem.org/mediawiki/2013/b/b9/PARTS%E5%AD%97%E5%A4%B4%E7%AC%AC%E4%BA%94%E5%BC%A0.png" width="924" height="75" /></div> | ||
+ | <div class="AccordionPanelContent"><img src="https://static.igem.org/mediawiki/2013/0/01/PARTS%E7%AC%AC%E4%BA%94%E5%BC%A0.png" width="924" height="2245" /></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <script type="text/javascript"> | ||
+ | var Accordion1 = new Spry.Widget.Accordion("Accordion1"); | ||
+ | </script> | ||
+ | </body> | ||
+ | </html> |
Revision as of 00:04, 26 September 2013
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">