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