Template:Team:Amsterdam/ernst/scripts

From 2012.igem.org

(Difference between revisions)
Line 44: Line 44:
$(this).find('ul:first').show(400);
$(this).find('ul:first').show(400);
},function(){
},function(){
-
$(this).find('ul:first').hide(400);
+
$(this).find('ul:first').stop().hide(400);
});
});
}
}

Revision as of 12:15, 10 September 2012