Team:UCLondon/Templates/Content-Slide
From 2012e.igem.org
(Difference between revisions)
Line 44: | Line 44: | ||
if (dispVal == 'none'){ | if (dispVal == 'none'){ | ||
+ | |||
+ | $(this).parent().children('.caption').animate({ | ||
+ | height: 50 | ||
+ | }, 5000, function() { | ||
+ | // Animation complete. | ||
+ | }); | ||
hiddenDiv.css('display', 'block'); | hiddenDiv.css('display', 'block'); |
Revision as of 01:10, 15 September 2012