Team:Cornell/templates/wetnav

From 2013.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 38: Line 38:
<li id="liTransformation">
<li id="liTransformation">
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/fungal_transformation">Fungal Transformation</a>  
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/fungal_transformation">Fungal Transformation</a>  
-
</li>
 
-
<li id="liAgro">
 
-
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/agrobacterium">Agrobacterium</a>
 
</li>
</li>
</ul>
</ul>
Line 86: Line 83:
{ document.getElementById("liProtoplasting").className="active"; }
{ document.getElementById("liProtoplasting").className="active"; }
else if(h.indexOf("project/wetlab/fungal_toolkit/fungal_transformation") != -1)
else if(h.indexOf("project/wetlab/fungal_toolkit/fungal_transformation") != -1)
-
{ document.getElementById("liFungalTransformation").className="active"; }
+
{ document.getElementById("liTransformation").className="active"; }
else if(h.indexOf("project/wetlab/fungal_toolkit/carotenoids") != -1)
else if(h.indexOf("project/wetlab/fungal_toolkit/carotenoids") != -1)
{ document.getElementById("liCarotenoids").className="active"; }
{ document.getElementById("liCarotenoids").className="active"; }

Latest revision as of 01:21, 29 October 2013