Template:Uppsala-Sweden Template
From 2009.igem.org
(Difference between revisions)
Karl.brune (Talk | contribs) |
Karl.brune (Talk | contribs) |
||
(17 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<html> | <html> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2009.igem.org/wiki/index.php?title=User:karl.brune/wiki/1nav.css&action=raw&ctype=text/css"/> | ||
+ | <link rel="stylesheet" type="text/css" href="https://2009.igem.org/wiki/index.php?title=User:karl.brune/wiki/2nav.css&action=raw&ctype=text/css"/> | ||
+ | <!--[if IE]> | ||
<style type="text/css"> | <style type="text/css"> | ||
- | + | #utilNav ul li {list-style-image: none;} | |
- | + | #suppNav ul li {list-style-image: none;} | |
- | + | #mainNav ul li {list-style-image: none;} | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | |||
- | |||
- | |||
- | |||
- | |||
</style> | </style> | ||
- | + | <![endif]--> | |
+ | <script type="text/javascript" src="https://2009.igem.org/wiki/index.php?title=User:karl.brune/jquery.js&action=raw&ctype=text/javascript"></script> | ||
+ | <script type="text/javascript"> | ||
+ | function ddnav() { | ||
+ | $('#ddNav li').hover( | ||
+ | function () { | ||
+ | $(this).find('div:first').css('display','block');}, | ||
+ | function () { | ||
+ | $(this).find('div:first').css('display','none');} | ||
+ | ); | ||
+ | } | ||
+ | function ddnavsub() { | ||
+ | $('#ddNav span > a').toggle( | ||
+ | function () { | ||
+ | $(this).removeClass("expand").addClass("collapse"); | ||
+ | $(this).parent().find('div:first').slideDown('fast'); | ||
+ | $(this).hover( | ||
+ | function (){$(this).css('background-color','#e5e5e0')}, | ||
+ | function (){$(this).css('background-color','#e5e5e0')});}, | ||
+ | function () { | ||
+ | $(this).removeClass("collapse").addClass("expand"); | ||
+ | $(this).parent().find('div:first').css('display','none'); | ||
+ | $(this).hover( | ||
+ | function (){$(this).css('background-color','#F5F5F0')}, | ||
+ | function (){$(this).css('background-color','#FFFFFF')});} | ||
+ | ).addClass('expand'); | ||
+ | } | ||
+ | function ddmozilla() { | ||
+ | ddtoggle(); | ||
+ | } | ||
+ | |||
+ | $(function () { | ||
+ | ddnav(); | ||
+ | ddnavsub(); | ||
+ | |||
+ | if($.browser.mozilla) {ddmozilla();} | ||
+ | }); | ||
+ | </script> | ||
+ | <center> | ||
+ | <div id="header"> | ||
+ | <img src="https://static.igem.org/mediawiki/2009/3/32/Uppsala_header.png" width="965" height="175"> | ||
+ | <div id="logo"></div> | ||
+ | <div id="mainNav"> | ||
+ | <ul id="ddNav"> | ||
+ | <li> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden">Home</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Vision">Vision</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a>Project</a> | ||
+ | <div> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Butanol">Butanol</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Ethanol">Ethanol</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/pir">Pir Proteins</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/rna">Antisense RNA</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a>Modelling</a> | ||
+ | <div> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Modelling">Modelling of ethanol production</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/PLS">PLS model of ethanol concentration</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Parts">Parts</a> | ||
+ | <div> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Parts#pro">Promoter</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Parts#But">Butanol</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Parts#eth1">Ethanol 1</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Parts#eth2">Ethanol 2</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Parts#pir">Pir</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Parts#rna">Antisense RNA</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Team">Team</a> | ||
+ | <div> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Team#About_the_Team">About the Team</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Team#Students">Students</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Team#Advisors">Advisors</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Notebook">Notebook</a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Acknowledgements">Acknowledgements</a> | ||
+ | <div> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Acknowledgements#Acknowledgements">Acknowledgements</a> | ||
+ | <a href="https://2009.igem.org/Team:Uppsala-Sweden/Acknowledgements#Sponsors">Sponsors</a> | ||
+ | </div> | ||
+ | </li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br><br><br> | ||
+ | </center> | ||
</html> | </html> |
Latest revision as of 01:29, 22 October 2009