Team:Cornell/templates/header

From 2012.igem.org

(Difference between revisions)
 
(28 intermediate revisions not shown)
Line 14: Line 14:
<!-- IE Fix for HTML5 Tags -->
<!-- IE Fix for HTML5 Tags -->
<!--[if lt IE 9]>
<!--[if lt IE 9]>
-
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
+
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<![endif]-->
 +
<style>
 +
#footer-box {
 +
visibility: hidden;
 +
}
 +
</style>
<script>
<script>
function fixTour() {
function fixTour() {
Line 49: Line 54:
if(needprev) prev.parentNode.style.display="block";
if(needprev) prev.parentNode.style.display="block";
if(neednext) next.parentNode.style.display="block";
if(neednext) next.parentNode.style.display="block";
-
alert(needprev + " " + neednext);
+
else if(!needprev) start.parentNode.style.display="block";
-
if(!needprev && !neednext) start.parentNode.style.display="block";
+
}
}
</script>  
</script>  
</head>
</head>
<body onload="fixTour()">
<body onload="fixTour()">
-
<!-- TOUR TEMPLATE -->
+
<!-- TOUR TEMPLATE
<div class="tour" style="left:0;display:none">  
<div class="tour" style="left:0;display:none">  
<a id="tourPrev" class="button radius"> Previous<br/>Tour Page </a>
<a id="tourPrev" class="button radius"> Previous<br/>Tour Page </a>
Line 65: Line 69:
<a id="tourStart" class="button radius"> Start<br/>Tour! </a>
<a id="tourStart" class="button radius"> Start<br/>Tour! </a>
</div>
</div>
-
<!-- HEADER TEMPLATE -->
+
HEADER TEMPLATE -->
<div class="row header off-canvas">
<div class="row header off-canvas">
<div class="twelve columns centered header no-pad" id="header-wrapper">
<div class="twelve columns centered header no-pad" id="header-wrapper">
Line 161: Line 165:
<li class="pg-outreach_awareness">
<li class="pg-outreach_awareness">
<a href="https://2012.igem.org/Team:Cornell/outreach/awareness">Public Awareness</a>
<a href="https://2012.igem.org/Team:Cornell/outreach/awareness">Public Awareness</a>
 +
</li>
 +
</ul>
 +
</li>
 +
<li class="has-flyout">
 +
<a style="visibility:none"></a>
 +
<a href="https://2012.igem.org/Team:Cornell">
 +
<div class="badge-wrapper-main">
 +
<img style="margin-left:2px;margin-top:-1px;height:65px;" src="https://static.igem.org/mediawiki/2012/7/70/Cornell2012Badge.png">
 +
</div> </a>
 +
<a href="https://2012.igem.org/Team:Cornell"><span> </span></a>
 +
<ul class="flyout right" style="display:none;background:none;border:none;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none">
 +
<li class="pg-badge">
 +
<div class="badge-wrapper">
 +
<a href="https://2013.igem.org/Team:Cornell">
 +
<img style="margin-left:2px;margin-top:-1px;height:65px;" src="https://static.igem.org/mediawiki/2012/7/70/Cornell2012Badge.png">
 +
</a>
 +
</div>
 +
<a href="https://2013.igem.org/Team:Cornell" style="margin-top:-50px">2012: SAFE BET</a>
 +
</li>
 +
<li class="pg-badge_home">
 +
<div class="badge-wrapper">
 +
<a href="http://igem.engineering.cornell.edu">
 +
<img style="margin-left: 2px;margin-top: 2px;height: 56px;" src="http://igem.engineering.cornell.edu/img/CornellBadgeLogo2.png">
 +
</a>
 +
</div>
 +
<a href="http://igem.engineering.cornell.edu">Team Website</a>
 +
</li>
 +
<li class="pg-badge_2013">
 +
<div class="badge-wrapper">
 +
<a href="https://2013.igem.org/Team:Cornell">
 +
<img style="margin-left:7px;margin-top:2px;height:56px;" src="https://static.igem.org/mediawiki/2013/1/1c/CornellOrganofoamBadge.png">
 +
</a>
 +
</div>
 +
<a href="https://2013.igem.org/Team:Cornell">2013: Organofoam</a>
 +
</li>
 +
<li class="pg-badge_2011">
 +
<div class="badge-wrapper">
 +
<a href="https://2011.igem.org/Team:Cornell">
 +
<img style="margin-left:4px;margin-top:8px;height:44px;" src="https://static.igem.org/mediawiki/2013/4/46/CornellBiofactory.png">
 +
</a>
 +
</div>
 +
<a href="https://2011.igem.org/Team:Cornell">2011: Biofactory</a>
 +
</li>
 +
<li class="pg-badge_2010">
 +
<div class="badge-wrapper">
 +
<a href="https://2010.igem.org/Team:Cornell">
 +
<img style="margin-left:-3px;margin-top:6px;height:60px;" src="https://static.igem.org/mediawiki/2013/3/3c/CornellOmgOmvs.png">
 +
</a>
 +
</div>
 +
<a href="https://2010.igem.org/Team:Cornell">2010: OMG OMVs</a>
 +
</li>
 +
<li class="pg-badge_2009">
 +
<div class="badge-wrapper">
 +
<a href="https://2009.igem.org/Team:Cornell">
 +
<img style="margin-left:0px;height:60px;" src="https://static.igem.org/mediawiki/2013/a/a0/CornellCadmium.png">
 +
</a>
 +
</div>
 +
<a href="https://2009.igem.org/Team:Cornell" style="font-size:20px !important">2009: Cadmium Sensor</a>
</li>
</li>
</ul>
</ul>

Latest revision as of 06:06, 29 August 2013