Template:Team:Amsterdam/ernst/scripts
From 2012.igem.org
(Difference between revisions)
Line 57: | Line 57: | ||
},function(){ | },function(){ | ||
$(this).find('ul:first').animate({height:'hide', display:'none'},{queue:true, duration:400}); | $(this).find('ul:first').animate({height:'hide', display:'none'},{queue:true, duration:400}); | ||
+ | $(this).find('ul:first').css({height:'auto'}); | ||
}); | }); | ||
} | } |
Revision as of 14:34, 10 September 2012