Team:BIOSINT Mexico/Gallerie
From 2012e.igem.org
(Difference between revisions)
Line 50: | Line 50: | ||
$("#menubar").hover(function() { | $("#menubar").hover(function() { | ||
- | $(this).children().children("li").css("color", "# | + | $(this).children().children("li").css("color", "#fff"); |
},function() { | },function() { | ||
$(this).children().children("li").css("color", "rgba(0,0,0,0.0)"); | $(this).children().children("li").css("color", "rgba(0,0,0,0.0)"); | ||
+ | $(this).children().children("li").children("a").css("color", "rgba(0,0,0,0.0)"); | ||
}); | }); | ||
}); | }); |
Revision as of 19:24, 16 October 2012
LOADING...
Click for next image