[jQuery] Stop animation on the fly...stop effect, stop fade, stop slide...

2007-05-22 Thread Pogo
I'm discovering a really huge drawback with jQuery. There doesn't seem to be any simple solution to just stopping any animation effect once it has been started. I've seen all kinds of posts making requests for such a thing (i.e., $ ("p").animationStop(); ), but nowhere have I seen any workaround

[jQuery] Stop animation on the fly. (Stop effect, stop fade, stop slide, etc.)

2007-05-22 Thread Pogo
I'm discovering a really huge drawback with jQuery. There doesn't seem to be any simple solution to just stopping any animation effect once it has been started. I've seen all kinds of posts making requests for such a thing (i.e., $ ("p").animationStop(); ), but nowhere have I seen any workaround