Team:IIT Madras/Team
From 2012.igem.org
(Difference between revisions)
Line 6: | Line 6: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
jQuery(document).ready(function($){ | jQuery(document).ready(function($){ | ||
- | $(" | + | $("#nrm").hover(function(){ |
$("#nrm_contents").show(); | $("#nrm_contents").show(); | ||
} | } | ||
Line 13: | Line 13: | ||
} | } | ||
); | ); | ||
- | + | ||
}); | }); | ||
</script> | </script> |
Revision as of 23:31, 10 September 2012