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