Team:HKUST-Hong Kong
From 2012.igem.org
(Difference between revisions)
Line 16: | Line 16: | ||
$('Safety_Caption').stop().fadeOut(1000); | $('Safety_Caption').stop().fadeOut(1000); | ||
$('#Modeling_Content').stop().slideToggle("slow"); | $('#Modeling_Content').stop().slideToggle("slow"); | ||
+ | }); | ||
+ | $('#Team_Caption').mouseover(function(){ | ||
+ | $('#Team_Caption').stop().height(100); | ||
+ | $('#Team_Caption').stop().width(200); | ||
}); | }); | ||
}); | }); |
Revision as of 08:47, 21 June 2012
Google Chrome is recommended for viewing this page.
First Paragraph
Second Paragraph
Third Paragraph