Team:Hong Kong HKUST/team
From 2013.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
<script> | <script> | ||
- | $('#menubar').mouseover(function(){ | + | $(document).ready(function() |
+ | { | ||
+ | $('#menubar').mouseover(function(){ | ||
$('#menubar').stop().animate({top:"0px"},500); | $('#menubar').stop().animate({top:"0px"},500); | ||
}); | }); |
Revision as of 08:43, 24 July 2013
© Copyright HKUST iGEM Team 2013, All Rights Reserved