Team:HKU-Hong Kong/Templates/Header
From 2011.igem.org
(Difference between revisions)
Line 25: | Line 25: | ||
$('.listmain').not('.curlink').css("color","#dddddd"); | $('.listmain').not('.curlink').css("color","#dddddd"); | ||
$('#headover ul').fadeOut(500); | $('#headover ul').fadeOut(500); | ||
- | $('#headover').stop().animate({height:'50px',top:' | + | $('#headover').stop().animate({height:'50px',top:'100px'},1000); |
}); | }); | ||
Revision as of 02:24, 5 August 2011