Team:UT Dallas/test
From 2011.igem.org
(Difference between revisions)
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> |
Latest revision as of 06:05, 28 September 2011
Introduction >> Home
2011 iGEM Main Page