Team:Brown-Stanford/Templates/Main

From 2011.igem.org

(Difference between revisions)
Line 438: Line 438:
if($sub_menu.length){
if($sub_menu.length){
                             var a = $sub_menu[0].getElementsByTagName('a').length;
                             var a = $sub_menu[0].getElementsByTagName('a').length;
-
                             var px = a*25+20;
+
                             var px = a*28+20;
                             var height = px+'px';
                             var height = px+'px';
$sub_menu.show().animate({'top':'150px','height':height},400);
$sub_menu.show().animate({'top':'150px','height':height},400);
Line 629: Line 629:
<div class="sdt_box">
<div class="sdt_box">
<a href="/Team:Brown-Stanford/REGObricks/Introduction">Intro</a>
<a href="/Team:Brown-Stanford/REGObricks/Introduction">Intro</a>
 +
                                                        <hr>
<a href="/Team:Brown-Stanford/REGObricks/ISRU">ISRU</a>
<a href="/Team:Brown-Stanford/REGObricks/ISRU">ISRU</a>
 +
                                                        <hr>
<a href="/Team:Brown-Stanford/REGObricks/Biocementation">Biocement</a>
<a href="/Team:Brown-Stanford/REGObricks/Biocementation">Biocement</a>
 +
                                                        <hr>
<a href="/Team:Brown-Stanford/REGObricks/Characterization"><em>S. pasteurii</em></a>
<a href="/Team:Brown-Stanford/REGObricks/Characterization"><em>S. pasteurii</em></a>
 +
                                                        <hr>
<a href="/Team:Brown-Stanford/REGObricks/Genetics">Genetics</a>
<a href="/Team:Brown-Stanford/REGObricks/Genetics">Genetics</a>
</div>
</div>

Revision as of 19:27, 24 September 2011