Team:Cornell/templates/wetnav

From 2013.igem.org

(Difference between revisions)
Line 35: Line 35:
<li id="liProtoplasting">
<li id="liProtoplasting">
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/protoplasting">Protoplasting</a>  
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/protoplasting">Protoplasting</a>  
 +
</li>
 +
<li id="liTransformation">
 +
<a href="https://2013.igem.org/Team:Cornell/project/wetlab/fungal_toolkit/fungal_transformation">Fungal Transformation</a>
</li>
</li>
<li id="liAgro">
<li id="liAgro">
Line 82: Line 85:
else if(h.indexOf("project/wetlab/protoplasting") != -1)
else if(h.indexOf("project/wetlab/protoplasting") != -1)
{ document.getElementById("liProtoplasting").className="active"; }
{ document.getElementById("liProtoplasting").className="active"; }
-
else if(h.indexOf("project/wetlab/fungal_toolkit/agrobacterium") != -1)
+
else if(h.indexOf("project/wetlab/fungal_toolkit/fungal_transformation") != -1)
-
{ document.getElementById("liAgro").className="active"; }
+
{ document.getElementById("liFungalTransformation").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"; }

Revision as of 01:18, 29 October 2013