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({outlineWidth:"13px"}); | + | $('#Home').stop(true,false).animate({outlineWidth:"13px", fontSize:"2em"}); |
}); | }); | ||
$('#Home').mouseleave(function(){ | $('#Home').mouseleave(function(){ | ||
- | $('#Home').stop(true,false).animate({outlineWidth:"0px"}); | + | $('#Home').stop(true,false).animate({outlineWidth:"0px", fontSize:"1em"}); |
}); | }); | ||
}); | }); |
Revision as of 17:11, 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