/ Published in: jQuery

fix for stucked jquery slide
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$("ul", this).stop(true, true).slideUp();
Comments
