From 2011.igem.org
(Difference between revisions)
|
|
Line 60: |
Line 60: |
| }); | | }); |
| | | |
- | $("#project_links").mouseout(function(){ | + | $("#project_links").mouseover(function(){ |
- | $("#project_links").hide(); | + | $("#project_links").show(); |
| }); | | }); |
| | | |
Revision as of 20:55, 4 October 2011
bar
Team IIT Madras