Team:Edinburgh/header
From 2012.igem.org
(Difference between revisions)
m |
|||
(33 intermediate revisions not shown) | |||
Line 3: | Line 3: | ||
{{Team:Edinburgh/css/header-structure.css}} | {{Team:Edinburgh/css/header-structure.css}} | ||
{{Team:Edinburgh/css/header-style.css}} | {{Team:Edinburgh/css/header-style.css}} | ||
- | + | {{Team:Edinburgh/css/text.css}} | |
<html> | <html> | ||
<head> | <head> | ||
- | |||
- | |||
- | |||
<script language="JavaScript"> | <script language="JavaScript"> | ||
<!-- | <!-- | ||
+ | var current_page = "none"; | ||
var content_width=document.getElementById("content").offsetWidth; | var content_width=document.getElementById("content").offsetWidth; | ||
if(content_width<1085){ | if(content_width<1085){ | ||
Line 18: | Line 16: | ||
//--> | //--> | ||
</script> | </script> | ||
- | |||
<!--[if IE]> | <!--[if IE]> | ||
<style type="text/css"> | <style type="text/css"> | ||
Line 37: | Line 34: | ||
</style> | </style> | ||
<![endif]--> | <![endif]--> | ||
+ | </head> | ||
<div id="header"> | <div id="header"> | ||
Line 43: | Line 41: | ||
<div id="logo"> | <div id="logo"> | ||
<img src="https://static.igem.org/mediawiki/2012/c/ce/Blue-igem-logo.png" /> | <img src="https://static.igem.org/mediawiki/2012/c/ce/Blue-igem-logo.png" /> | ||
- | |||
</div> <!-- /logo --> | </div> <!-- /logo --> | ||
</a> | </a> | ||
<div id="team-name"> | <div id="team-name"> | ||
<img src="https://static.igem.org/mediawiki/2012/d/d2/Logo1_-_for_the_wiki_-_broken_dna_-_2-colour_antibiotic_-_narrow_lemon.png"> | <img src="https://static.igem.org/mediawiki/2012/d/d2/Logo1_-_for_the_wiki_-_broken_dna_-_2-colour_antibiotic_-_narrow_lemon.png"> | ||
- | |||
</div> <!-- /team-name --> | </div> <!-- /team-name --> | ||
<div id="follow"> | <div id="follow"> | ||
Line 96: | Line 92: | ||
<ul> | <ul> | ||
<a href="https://2012.igem.org/Team:Edinburgh" | <a href="https://2012.igem.org/Team:Edinburgh" | ||
- | onmouseover=" | + | onmouseover="blind_down('home-page');" |
- | onmouseout=" | + | onmouseout="blind_up('home-page');"> |
<p>Home</p> | <p>Home</p> | ||
</a> | </a> | ||
- | <li | + | <li class="tab-description" id="home-page-tab-description" style="display:none;"> |
- | + | ||
- | + | ||
- | + | ||
<p>Welcome!</p> | <p>Welcome!</p> | ||
</li> | </li> | ||
<li class="no-show"></li><!-- otherwise I get some weird padding --> | <li class="no-show"></li><!-- otherwise I get some weird padding --> | ||
- | </ul> | + | </ul></li> |
<li id="team-page"> | <li id="team-page"> | ||
<ul> | <ul> | ||
- | <a href="https://2012.igem.org/Team:Edinburgh/Team"> | + | <a href="https://2012.igem.org/Team:Edinburgh/Team" |
+ | onmouseover="blind_down('team-page');" | ||
+ | onmouseout="blind_up('team-page');"> | ||
<p>Team</p> | <p>Team</p> | ||
</a> | </a> | ||
- | <li class="tab- | + | <li class="tab-description" id="team-page-tab-description" style="display:none;"> |
- | + | ||
- | + | ||
- | + | ||
<p>Meet the team!</p> | <p>Meet the team!</p> | ||
</li> | </li> | ||
<li class="no-show"></li><!-- otherwise I get some weird padding --> | <li class="no-show"></li><!-- otherwise I get some weird padding --> | ||
- | </ul> | + | </ul></li> |
<li id="profile-page"> | <li id="profile-page"> | ||
<ul> | <ul> | ||
- | <a href="https://2012.igem.org/Team:Edinburgh/Profile" id="edinburgh-profile"> | + | <a href="https://2012.igem.org/Team:Edinburgh/Profile" id="edinburgh-profile" |
+ | onmouseover="blind_down('profile-page');" | ||
+ | onmouseout="blind_up('profile-page');"> | ||
<p>Profile</p> | <p>Profile</p> | ||
</a> | </a> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<li class="no-show"></li><!-- otherwise I get some weird padding --> | <li class="no-show"></li><!-- otherwise I get some weird padding --> | ||
- | </ul> | + | </ul></li> |
<li id="project-page"> | <li id="project-page"> | ||
<ul> | <ul> | ||
- | <a href="https://2012.igem.org/Team:Edinburgh/Project"> | + | <a href="https://2012.igem.org/Team:Edinburgh/Project" |
+ | onmouseover="blind_down('project-page');" | ||
+ | onmouseout="blind_up('project-page');"> | ||
<p>Project</p> | <p>Project</p> | ||
</a> | </a> | ||
- | <li class="tab- | + | <li class="tab-sub-menu"> |
- | < | + | <a href="https://2012.igem.org/Team:Edinburgh/Project/Bioelectric-Interface"> |
+ | Bio-electric Interface </a> | ||
</li> | </li> | ||
- | < | + | <li class="tab-sub-menu"> |
- | < | + | <a href="https://2012.igem.org/Team:Edinburgh/Project/Non-antibiotic-Markers"> |
- | </li--> | + | Alternative selectable and counter-selectable markers</a> |
+ | </li> | ||
+ | <li class="tab-sub-menu"> | ||
+ | <a href="https://2012.igem.org/Team:Edinburgh/Project/Citrobacter-Freundii/0-Introduction"> | ||
+ | <i>Citrobacter freundii</i></a> | ||
+ | </li> | ||
+ | |||
<li class="no-show"></li><!-- otherwise I get some weird padding --> | <li class="no-show"></li><!-- otherwise I get some weird padding --> | ||
- | </ul> | + | </ul></li> |
<li id=parts-page> | <li id=parts-page> | ||
<ul> | <ul> | ||
- | <a href="https://2012.igem.org/Team:Edinburgh/Parts"> | + | <a href="https://2012.igem.org/Team:Edinburgh/Parts" |
+ | onmouseover="blind_down('parts-page');" | ||
+ | onmouseout="blind_up('parts-page');"> | ||
<p>Parts</p> | <p>Parts</p> | ||
</a> | </a> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<li class="no-show"></li><!-- otherwise I get some weird padding --> | <li class="no-show"></li><!-- otherwise I get some weird padding --> | ||
- | </ul> | + | </ul></li> |
<li id="modelling-page"> | <li id="modelling-page"> | ||
<ul> | <ul> | ||
- | <a href="https://2012.igem.org/Team:Edinburgh/Modeling"> | + | <a href="https://2012.igem.org/Team:Edinburgh/Modeling" |
+ | onmouseover="blind_down('modeling-page');" | ||
+ | onmouseout="blind_up('modeling-page');"> | ||
<p>Modelling</p> | <p>Modelling</p> | ||
</a> | </a> | ||
- | <li class="tab- | + | <li class="tab-sub-menu"> |
- | < | + | <a href="https://2012.igem.org/Team:Edinburgh/Modelling/Kappa/Introduction"> |
+ | Kappa</a> | ||
+ | </li> | ||
+ | <li class="tab-sub-menu"> | ||
+ | <a href="https://2012.igem.org/Team:Edinburgh/Modelling/Biosensors/Introduction"> | ||
+ | Biosensors</a> | ||
</li> | </li> | ||
- | |||
- | |||
- | |||
<li class="no-show"></li><!-- otherwise I get some weird padding --> | <li class="no-show"></li><!-- otherwise I get some weird padding --> | ||
- | </ul> | + | </ul></li> |
- | <li id=" | + | <li id="human-practices-page"> |
<ul> | <ul> | ||
- | <a href="https://2012.igem.org/Team:Edinburgh/ | + | <a href="https://2012.igem.org/Team:Edinburgh/Human_Practices" |
- | <p> | + | onmouseover="blind_down('human-pr-page');" |
+ | onmouseout="blind_up('human-pr-page');"> | ||
+ | <p>Human<br /> Practices</p> | ||
</a> | </a> | ||
- | <li class="tab- | + | <li class="tab-sub-menu"> |
- | < | + | <a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/Crowdfunding">Crowdfunding</a> |
</li> | </li> | ||
<li class="tab-sub-menu"> | <li class="tab-sub-menu"> | ||
- | <a href="https://2012.igem.org/ | + | <a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/DIYbio">DIY Bio</a> |
- | + | ||
</li> | </li> | ||
<li class="tab-sub-menu"> | <li class="tab-sub-menu"> | ||
- | <a href="https://2012.igem.org/ | + | <a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/Perceptions-of-the-Public">Perceptions of the Public</a> |
- | + | ||
</li> | </li> | ||
<li class="tab-sub-menu"> | <li class="tab-sub-menu"> | ||
- | <a href="https://2012.igem.org/ | + | <a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/Blog">Blog</a> |
- | + | ||
</li> | </li> | ||
<li class="tab-sub-menu"> | <li class="tab-sub-menu"> | ||
- | <a href="https://2012.igem.org/ | + | <a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/Laws-and-Legislations">Laws and Legislations</a> |
- | + | ||
</li> | </li> | ||
<li class="tab-sub-menu"> | <li class="tab-sub-menu"> | ||
- | <a href="https://2012.igem.org/ | + | <a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/Friendly">Questioning Friendliness</a> |
- | + | ||
</li> | </li> | ||
<li class="tab-sub-menu"> | <li class="tab-sub-menu"> | ||
- | <a href="https://2012.igem.org/ | + | <a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/Failure">Failure</a> |
- | + | ||
</li> | </li> | ||
<li class="tab-sub-menu"> | <li class="tab-sub-menu"> | ||
- | <a href="https://2012.igem.org/ | + | <a href="https://2012.igem.org/Team:Edinburgh/Human_Practices/Blue-Sky_Research">Blue-Sky Research</a> |
- | + | ||
</li> | </li> | ||
<li class="no-show"></li><!-- otherwise I get some weird padding --> | <li class="no-show"></li><!-- otherwise I get some weird padding --> | ||
- | </ul> | + | </ul></li> |
<li id="safety-page"> | <li id="safety-page"> | ||
<ul> | <ul> | ||
- | <a href="https://2012.igem.org/Team:Edinburgh/Safety"> | + | <a href="https://2012.igem.org/Team:Edinburgh/Safety" |
+ | onmouseover="blind_down('safety-page');" | ||
+ | onmouseout="blind_up('safety-page');"> | ||
<p>Safety</p> | <p>Safety</p> | ||
</a> | </a> | ||
- | < | + | <li class="tab-sub-menu"> |
- | < | + | <a href="https://2012.igem.org/Team:Edinburgh/Safety#question1"> |
- | </li | + | Question 1</a> |
- | < | + | </li> |
- | < | + | <li class="tab-sub-menu"> |
- | </li--> | + | <a href="https://2012.igem.org/Team:Edinburgh/Safety#question2"> |
+ | Question 2</a> | ||
+ | </li> | ||
+ | <li class="tab-sub-menu"> | ||
+ | <a href="https://2012.igem.org/Team:Edinburgh/Safety#question3"> | ||
+ | Question 3</a> | ||
+ | </li> | ||
+ | <li class="tab-sub-menu"> | ||
+ | <a href="https://2012.igem.org/Team:Edinburgh/Safety#question4"> | ||
+ | Question 4</a> | ||
+ | </li> | ||
<li class="no-show"></li><!-- otherwise I get some weird padding --> | <li class="no-show"></li><!-- otherwise I get some weird padding --> | ||
- | </ul> | + | </ul></li> |
- | <li id=" | + | <li id="notebook-page"> |
<ul> | <ul> | ||
- | <a href="https://2012.igem.org/Team:Edinburgh/ | + | <a href="https://2012.igem.org/Team:Edinburgh/Notebook" |
- | <p> | + | onmouseover="blind_down('notebook-page');" |
+ | onmouseout="blind_up('notebook-page');"> | ||
+ | <p>Notebook</p> | ||
</a> | </a> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<li class="no-show"></li><!-- otherwise I get some weird padding --> | <li class="no-show"></li><!-- otherwise I get some weird padding --> | ||
- | </ul> | + | </ul></li> |
<li id="attributions-page"> | <li id="attributions-page"> | ||
<ul> | <ul> | ||
- | <a href="https://2012.igem.org/Team:Edinburgh/Attributions"> | + | <a href="https://2012.igem.org/Team:Edinburgh/Attributions" |
+ | onmouseover="blind_down('attributions-page');" | ||
+ | onmouseout="blind_up('attributions-page');"> | ||
<p>Attributions</p> | <p>Attributions</p> | ||
</a> | </a> | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
<li class="no-show"></li><!-- otherwise I get some weird padding --> | <li class="no-show"></li><!-- otherwise I get some weird padding --> | ||
- | </ul> | + | </ul></li> |
</ul> | </ul> | ||
</div> <!-- /main-menu --> | </div> <!-- /main-menu --> | ||
</div> <!-- /header --> | </div> <!-- /header --> | ||
</html> | </html> |
Latest revision as of 11:46, 26 October 2012