[jQuery] overflow:visible; during animate?
Hi, is there an easy way to override the overflow:hidden; that
animate() applies during the animation? I'd like my overflow to be
visible. :)
I looked around this site and the web in general and the only thing I
found was a "patch" to the animate() method. I'd like to do it without
messing with jquery.js if possible.
Thanks.