Template:Team:TU Munich/Menu
From 2011.igem.org
(Difference between revisions)
Line 78: | Line 78: | ||
}); | }); | ||
- | $('# | + | $('#navmenu').mouseleave(function() { |
- | $('. | + | $('.navpoint').not('.curlink').css("color","#ffffff"); |
- | $('. | + | $('.navtopic').not('.curlink').css("color","#dddddd"); |
$('#navtopics ul').fadeOut(500); | $('#navtopics ul').fadeOut(500); | ||
$('#navtopics').stop().animate({height:'50px',top:'100px'},1000); | $('#navtopics').stop().animate({height:'50px',top:'100px'},1000); |
Revision as of 16:14, 4 July 2011