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