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