Team:Imperial College London/Templates/Header
From 2011.igem.org
(Difference between revisions)
(36 intermediate revisions not shown) | |||
Line 7: | Line 7: | ||
<script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/hoverIntent?action=raw&ctype=text/js"></script> | <script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/hoverIntent?action=raw&ctype=text/js"></script> | ||
<script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/superfishjs?action=raw&ctype=text/js"></script> | <script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/superfishjs?action=raw&ctype=text/js"></script> | ||
+ | |||
+ | <script type="text/javascript" src="https://2011.igem.org/Team:Imperial_College_London/magnifier?action=raw&ctype=text/js"> | ||
+ | /*********************************************** | ||
+ | * jQuery Image Magnify- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com) | ||
+ | * This notice MUST stay intact for legal use | ||
+ | * Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more | ||
+ | ***********************************************/ | ||
+ | <script type="text/javascript"> | ||
+ | var $ = jQuery; | ||
+ | jQuery.imageMagnify.zIndexcounter = 1000; | ||
+ | </script> | ||
+ | |||
+ | <script> | ||
+ | $(document).ready(function() { | ||
+ | $("sup").click(function () { | ||
+ | if ($(this).html().substr(0,1)=="[") | ||
+ | { | ||
+ | if ($('.technology').length>0) | ||
+ | { | ||
+ | ddaccordion.expandone('technology', $('.technology').length-1) | ||
+ | setTimeout("window.scrollBy(0,50000)",200) | ||
+ | } | ||
+ | else window.scrollBy(0,50000) | ||
+ | } | ||
+ | }); | ||
+ | $("sup").mouseover(function () { | ||
+ | if ($(this).html().substr(0,1)=="[") $(this).css('cursor', 'pointer'); | ||
+ | }); | ||
+ | }); | ||
+ | </script> | ||
<script> | <script> | ||
Line 23: | Line 53: | ||
<ul class="sf-menu sf-navbar"> | <ul class="sf-menu sf-navbar"> | ||
<li> | <li> | ||
- | <a class="sf-with-ul" href="#">Project<span class="sf-sub-indicator"> »</span></a> | + | <a class="sf-with-ul" href="#">Project AuxIn<span class="sf-sub-indicator"> »</span></a> |
<ul> | <ul> | ||
<li><a href="https://2011.igem.org/Team:Imperial_College_London">Home</a></li> | <li><a href="https://2011.igem.org/Team:Imperial_College_London">Home</a></li> | ||
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Tour">At a Glance</a></li> | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Tour">At a Glance</a></li> | ||
- | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Project/Background"> | + | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Project/Background">The Problem</a></li> |
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Project_Chemotaxis_Overview">M1: Phyto-Route</a></li> | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Project_Chemotaxis_Overview">M1: Phyto-Route</a></li> | ||
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Project_Auxin_Overview">M2: Auxin Xpress</a></li> | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Project_Auxin_Overview">M2: Auxin Xpress</a></li> | ||
Line 39: | Line 69: | ||
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Data">Data</a></li> | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Data">Data</a></li> | ||
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Judging">Judging Criteria</a></li> | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Judging">Judging Criteria</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Europe_Jamboree">Europe Jamboree</a></li> | ||
</ul> | </ul> | ||
</li> | </li> | ||
Line 54: | Line 85: | ||
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Extras/Collaboration">Collaboration</a></li> | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Extras/Collaboration">Collaboration</a></li> | ||
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Protocols_General">Protocols</a></li> | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Protocols_General">Protocols</a></li> | ||
+ | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Software">Software</a></li> | ||
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Notebook/week1">Diary</a></li> | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Notebook/week1">Diary</a></li> | ||
<li><a href="https://2011.igem.org/Team:Imperial_College_London/Brainstorming_Health">Brainstorming</a></li> | <li><a href="https://2011.igem.org/Team:Imperial_College_London/Brainstorming_Health">Brainstorming</a></li> |
Latest revision as of 19:04, 28 October 2011