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