Team:Edinburgh/header

From 2012.igem.org

(Difference between revisions)
m
Line 18: Line 18:
}
}
//-->
//-->
-
 
function blind_down(tab){
function blind_down(tab){
if(current_page != tab){
if(current_page != tab){
Line 24: Line 23:
}
}
}
}
-
 
function blind_up(tab){
function blind_up(tab){
if(current_page != tab){
if(current_page != tab){
Line 265: Line 263:
</li-->
</li-->
<li class="no-show"></li><!-- otherwise I get some weird padding -->
<li class="no-show"></li><!-- otherwise I get some weird padding -->
-
</ul>
+
</ul></li>
<li id="attributions-page">
<li id="attributions-page">
<ul>
<ul>
Line 280: Line 278:
</li-->
</li-->
<li class="no-show"></li><!-- otherwise I get some weird padding -->
<li class="no-show"></li><!-- otherwise I get some weird padding -->
-
</ul>
+
</ul></li>
</ul>
</ul>
</div> <!-- /main-menu -->
</div> <!-- /main-menu -->
</div> <!-- /header -->
</div> <!-- /header -->
</html>
</html>

Revision as of 20:25, 26 September 2012