Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 48: | Line 48: | ||
}); | }); | ||
$('#Home').mouseover(function(){ | $('#Home').mouseover(function(){ | ||
- | $('#Home').stop(true,false).animate({boxShadow:"5px 5px 5px #888888"},slow); | + | $('#Home').stop(true,false).animate({boxShadow:"5px 5px 5px #888888"},"slow"); |
}); | }); | ||
$('#Home').mouseleave(function(){ | $('#Home').mouseleave(function(){ | ||
- | $('#Home').stop(true,false).animate({boxShadow:"0px 0px 0px #FFBB55"},slow); | + | $('#Home').stop(true,false).animate({boxShadow:"0px 0px 0px #FFBB55"},"slow"); |
}); | }); | ||
}); | }); |
Revision as of 17:22, 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