Template:Team:Amsterdam/ernst/scripts

From 2012.igem.org

(Difference between revisions)
Line 61: Line 61:
ulellement.stop().animate({display:'block', height:ulellement.data('originalheight')+'px'},{queue:true, duration:400});
ulellement.stop().animate({display:'block', height:ulellement.data('originalheight')+'px'},{queue:true, duration:400});
},function(){
},function(){
-
$(this).find('ul:first').stop().animate({height:'hide', display:'none'},{queue:true, duration:400});
+
$(this).find('ul:first').stop().animate({height:'0px', display:'none'},{queue:true, duration:400});
});
});
}
}

Revision as of 15:18, 10 September 2012