Team:Cornell/templates/header

From 2013.igem.org

(Difference between revisions)
Line 71: Line 71:
<script type="text/javascript">
<script type="text/javascript">
$(window).load(function() {
$(window).load(function() {
 +
fixTour();
$('#homepage-slideshow').orbit({
$('#homepage-slideshow').orbit({
animation : 'horizontal-push', // fade, horizontal-slide, vertical-slide, horizontal-push
animation : 'horizontal-push', // fade, horizontal-slide, vertical-slide, horizontal-push
Line 94: Line 95:
</script>
</script>
</head>
</head>
-
<body onload="fixTour()">
+
<body>
<!-- TOUR TEMPLATE -->
<!-- TOUR TEMPLATE -->
<div class="tour" style="left:0;display:none">  
<div class="tour" style="left:0;display:none">  
Line 198: Line 199:
</li>
</li>
</ul>
</ul>
 +
</li>
 +
<li>
 +
<a href="https://2013.igem.org/Team:Cornell">
 +
<div id="logo-wrapper" style="float:right;width:80px;border-radius:80px;background-color:#f2f2f2">
 +
<img style="top:-20px;height:80px;" src="https://static.igem.org/mediawiki/2013/2/2e/Cornell2013badge.png">
 +
</div> </a>
</li>
</li>
</ul>
</ul>

Revision as of 17:46, 22 June 2013

Cornell University Genetically Engineered Machines