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