Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 48: | Line 48: | ||
}); | }); | ||
$('#Home').mouseover(function(){ | $('#Home').mouseover(function(){ | ||
- | $('#Home').animate({outlineWidth:"10px | + | $('#Home').stop().animate({outlineWidth:"10px"}); |
}); | }); | ||
$('#Home').mouseleave(function(){ | $('#Home').mouseleave(function(){ | ||
- | $('#Home').animate({outlinewidth:"0px | + | $('#Home').stop().animate({outlinewidth:"0px"}); |
} | } | ||
}); | }); |
Revision as of 17:04, 13 July 2012
Google Chrome is recommended for viewing this page.
OUR LOGO
First Paragraph
-
Write something here
-
Write something here
-
Write something here
-
Write something here
-
Write something here
-
Write something here
-
Write something here
Second Paragraph
Third Paragraph