Team:UT Dallas/gallery
From 2011.igem.org
(Difference between revisions)
Line 17: | Line 17: | ||
}); | }); | ||
$(function() { | $(function() { | ||
- | $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: true , target:'li' | + | $('ul.llmenu').lavaLamp({ speed: 300, autoReturn: true , target:'li'}); |
}); | }); | ||
$(function(){ | $(function(){ | ||
Line 25: | Line 25: | ||
autoHeight:false, | autoHeight:false, | ||
navigation:true, | navigation:true, | ||
- | animated: 'easeslide'}) | + | animated: 'easeslide'}); |
+ | $('ul.llmenu').find("a[href='test_menu.htm']").parent().addClass('selectedLava'); | ||
}); | }); | ||
</script> | </script> |
Revision as of 06:00, 28 September 2011
Introduction >> Gallery
2011 iGEM Main Page