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:'120px'},1000); |
}); | }); | ||
Revision as of 05:49, 4 October 2011