Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 19: | Line 19: | ||
$('#Team_Caption').mouseover(function(){ | $('#Team_Caption').mouseover(function(){ | ||
$('#Team_Caption').stop().height(100); | $('#Team_Caption').stop().height(100); | ||
+ | $('#Team_Caption').stop().width(400); | ||
+ | }); | ||
+ | $('#Team_Caption').mouseleave(function(){ | ||
+ | $('#Team_Caption').stop().height(50); | ||
$('#Team_Caption').stop().width(200); | $('#Team_Caption').stop().width(200); | ||
}); | }); |
Revision as of 08:48, 21 June 2012
Google Chrome is recommended for viewing this page.
First Paragraph
Second Paragraph
Third Paragraph