Team:UT Dallas/test
From 2011.igem.org
(Difference between revisions)
(21 intermediate revisions not shown) | |||
Line 11: | Line 11: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
- | |||
- | |||
- | |||
$(function(){ | $(function(){ | ||
+ | $('ul.llmenu').find("a[href='https://2011.igem.org/Team:UT_Dallas/test']").parent().addClass('selectedLava'); | ||
$('ul#accmenu').accordion({ | $('ul#accmenu').accordion({ | ||
header:'.head', | header:'.head', | ||
Line 20: | Line 18: | ||
autoHeight:false, | autoHeight:false, | ||
navigation:true, | navigation:true, | ||
- | animated: 'easeslide'}) | + | animated: 'easeslide'}); |
+ | $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: true , target:'li'}); | ||
}); | }); | ||
</script> | </script> | ||
Line 76: | Line 75: | ||
<div id="container2"> | <div id="container2"> | ||
<div id="container1"> | <div id="container1"> | ||
- | <div id="left"></html> {{:Team:UT_Dallas/Template:menu}}<html></div> | + | <div id="left"> |
+ | </html>{{:Team:UT_Dallas/Template:menu}}<html> | ||
+ | </div> | ||
<div id="right">contents goes here</div> | <div id="right">contents goes here</div> | ||
</div> | </div> |
Latest revision as of 06:05, 28 September 2011
Introduction >> Home
2011 iGEM Main Page