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:" | + | $('#Home').stop(true,false).animate({boxShadow:"10px 10px 10px #888888", top:"-5px", left:"-5px"}); |
}); | }); | ||
$('#Home').mouseleave(function(){ | $('#Home').mouseleave(function(){ | ||
- | $('#Home').stop(true,false).animate({boxShadow:"0px 0px 0px #FFBB55", top:"0px"}); | + | $('#Home').stop(true,false).animate({boxShadow:"0px 0px 0px #FFBB55", top:"0px", left:"0px"}); |
}); | }); | ||
}); | }); |
Revision as of 17:27, 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