Team:Hong Kong HKUST
From 2013.igem.org
(Difference between revisions)
Line 9: | Line 9: | ||
$("#box").animate({width:"150px"}); | $("#box").animate({width:"150px"}); | ||
}); | }); | ||
- | $("#box"). | + | $("#box").mouseout(function(){ |
$("#box").animate({width:"300px"}); | $("#box").animate({width:"300px"}); | ||
}); | }); |
Revision as of 05:38, 21 June 2013