Template:Iitm/main
From 2010.igem.org
(Difference between revisions)
(10 intermediate revisions not shown) | |||
Line 15: | Line 15: | ||
ddtabmenu.definemenu("ddtabs1", 0) //initialize Tab Menu with ID "ddtabs1" and select 1st tab by default | ddtabmenu.definemenu("ddtabs1", 0) //initialize Tab Menu with ID "ddtabs1" and select 1st tab by default | ||
</script> | </script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | $('.left-menu ul')[0].innerHTML="<li><a href=\"https://2010.igem.org\" style=\"font-weight:bold; text-transform:none\">iGEM HQ</a></li>"+$('.left-menu ul')[0].innerHTML; | ||
+ | $(function() { | ||
+ | $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: false , target:'li'}); | ||
+ | }); | ||
+ | $(function(){ | ||
+ | $('ul#accmenu').accordion({ | ||
+ | header:'.head', | ||
+ | fillSpace:false, | ||
+ | autoHeight:false, | ||
+ | navigation:true, | ||
+ | animated: 'easeslide'}) | ||
+ | }); | ||
+ | </script> | ||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$('#rightMenu a') | $('#rightMenu a') | ||
Line 489: | Line 505: | ||
#navwrapper { | #navwrapper { | ||
position: absolute; | position: absolute; | ||
- | width: | + | width: 100%; |
} | } | ||
Line 664: | Line 680: | ||
#topnav li.notebook ul { | #topnav li.notebook ul { | ||
- | width: | + | width: 363px; |
- | padding-left: | + | padding-left: 560px; |
} | } | ||
Line 694: | Line 710: | ||
<body> | <body> | ||
<div id="header"> | <div id="header"> | ||
- | <div id="whitespace" style="background-color: transparent; height: | + | <div id="whitespace" style="background-color: transparent; height: 100px;"></div> |
<div id="navwrapper"> | <div id="navwrapper"> | ||
<ul id="topnav"> | <ul id="topnav"> | ||
- | <li class="about"><a href="https://2010.igem.org/Team:IIT_Madras"><table style="padding: 20px; background-color: transparent; color:white;"><tr><td>Home</td></table> | + | <li class="about"><a href="https://2010.igem.org/Team:IIT_Madras"><table style="padding: 20px; background-color: transparent; color:white; "><tr><td>Home</td></table> |
</a> | </a> | ||
</li> | </li> | ||
- | <li class="people"><a href="https://2010.igem.org/Team:IIT_Madras/ | + | <li class="people"><a href="https://2010.igem.org/Team:IIT_Madras/People"><table style="padding: 20px; background-color: transparent; |
- | color:white;"><tr><td> | + | color:white; "><tr><td>People</td></table> |
</a> | </a> | ||
- | |||
<ul> | <ul> | ||
<li><a href="https://2010.igem.org/Team:IIT_Madras/Team">Team</a></li> | <li><a href="https://2010.igem.org/Team:IIT_Madras/Team">Team</a></li> | ||
- | + | <li> | </li> | |
+ | <li><a href="https://2010.igem.org/Team:IIT_Madras/Gallery">Gallery</a></li> | ||
</ul></li> | </ul></li> | ||
<li class="project"><a href="https://2010.igem.org/Team:IIT_Madras/Project"><table style="padding: 20px; background-color: transparent; | <li class="project"><a href="https://2010.igem.org/Team:IIT_Madras/Project"><table style="padding: 20px; background-color: transparent; | ||
- | color:white;"><tr><td>Project</td></table></a> | + | color:white; "><tr><td>Project</td></table></a> |
<ul> | <ul> | ||
<li><a href="https://2010.igem.org/Team:IIT_Madras/Project">Project</a></li> | <li><a href="https://2010.igem.org/Team:IIT_Madras/Project">Project</a></li> | ||
+ | <li> | </li> | ||
<li><a href="https://2010.igem.org/Team:IIT_Madras/Parts">Parts</a></li> | <li><a href="https://2010.igem.org/Team:IIT_Madras/Parts">Parts</a></li> | ||
- | <li><a href="https://2010.igem.org/Team:IIT_Madras/ | + | <li> | </li> |
+ | <li><a href="https://2010.igem.org/Team:IIT_Madras/Experiments">Experiments</a></li> | ||
</ul></li> | </ul></li> | ||
- | <li class="notebook"><a href="https://2010.igem.org/Team:IIT_Madras/ | + | <li class="notebook"><a href="https://2010.igem.org/Team:IIT_Madras/Description"><table style="padding: 20px; background-color: transparent; |
- | color:white;"><tr><td> | + | color:white; "><tr><td>Description</td></table></a> |
- | </a> | + | <ul> |
- | </li> | + | <li><a href="https://2010.igem.org/Team:IIT_Madras/Notebook">Notebook</a></li> |
+ | <li> | </li> | ||
+ | <li><a href="https://2010.igem.org/Team:IIT_Madras/Protocols">Protocols</a></li> | ||
+ | </ul></li> | ||
<li class="safety"><a href="https://2010.igem.org/Team:IIT_Madras/Safety" class="last"><table style="padding: 20px; background-color: transparent; | <li class="safety"><a href="https://2010.igem.org/Team:IIT_Madras/Safety" class="last"><table style="padding: 20px; background-color: transparent; | ||
Line 729: | Line 750: | ||
</ul> | </ul> | ||
</div> | </div> | ||
- | <div id="whitespace" style="height: | + | <div id="whitespace" style="height: 70px;"></div> |
+ | <img src="http://microbewiki.kenyon.edu/images/a/a0/Lactobacillus.jpg" /> | ||
</div> | </div> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 02:18, 27 October 2010