Template:Team:USTC Software/Header

From 2010.igem.org

(Difference between revisions)
Line 314: Line 314:
$('.lavaLampBottomStyle [rel='+$.address.value().substr(1) +']').parent().addClass("current");
$('.lavaLampBottomStyle [rel='+$.address.value().substr(1) +']').parent().addClass("current");
-
var pages = ["Home", "MoDeL", "Project", "Notebook", "Demo","Resources","Human Practice","Team"];
+
var pages = ["Home", "MoDeL", "Project", "Notebook", "Demo","Resources","Human_Practice","Team"];
$("#tabs").lavaLamp({
$("#tabs").lavaLamp({
fx: "backout",  
fx: "backout",  
Line 366: Line 366:
<ul class="lavaLampBottomStyle" id="tabs">
<ul class="lavaLampBottomStyle" id="tabs">
<li>
<li>
-
<a href="https://2010.igem.org/Team:USTC_Software#/home" rel="home">[home]</a>
+
<a href="https://2010.igem.org/Team:USTC_Software#/home" rel="home">[Home]</a>
</li>
</li>
<li>
<li>
-
<a href="https://2010.igem.org/Team:USTC_Software#/idea" rel="idea">[idea]</a>
+
<a href="https://2010.igem.org/Team:USTC_Software#/idea" rel="idea">[Model]</a>
</li>
</li>
<li>
<li>
-
<a href="https://2010.igem.org/Team:USTC_Software#/project" rel="project">[project]</a>
+
<a href="https://2010.igem.org/Team:USTC_Software#/project" rel="project">[Project]</a>
</li>
</li>
<li>
<li>
-
<a href="https://2010.igem.org/Team:USTC_Software#/notebook" rel="notebook">[notebook]</a>
+
<a href="https://2010.igem.org/Team:USTC_Software#/notebook" rel="notebook">[Notebook]</a>
</li>
</li>
<li>
<li>
-
<a href="https://2010.igem.org/Team:USTC_Software#/downloads" rel="downloads">[downloads]</a>
+
<a href="https://2010.igem.org/Team:USTC_Software#/downloads" rel="downloads">[Demo]</a>
</li>
</li>
<li>
<li>
-
<a href="https://2010.igem.org/Team:USTC_Software#/resources" rel="resources">[resources]</a>
+
<a href="https://2010.igem.org/Team:USTC_Software#/resources" rel="resources">[Resources]</a>
</li>
</li>
<li>
<li>
-
<a href="https://2010.igem.org/Team:USTC_Software#/human_practice"  rel="human_practice">[human practice]</a>
+
<a href="https://2010.igem.org/Team:USTC_Software#/human_practice"  rel="human_practice">[Human Practice]</a>
</li>
</li>
<li>
<li>
-
<a href="https://2010.igem.org/Team:USTC_Software#/team"  rel="team">[team]</a>
+
<a href="https://2010.igem.org/Team:USTC_Software#/team"  rel="team">[Team]</a>
</li>
</li>
</ul>
</ul>

Revision as of 10:33, 12 October 2010