Jquery animation query bubbling how to handle it properly when using ex. slideToggle???

Posted by vanjadjurdjevic on Stack Overflow See other posts from Stack Overflow or by vanjadjurdjevic
Published on 2010-04-17T09:41:31Z Indexed on 2010/04/17 9:43 UTC
Read the original article Hit count: 207

Filed under:
|
|
|
|

Hello, I need an answer to the following question... I have the problem when I use slideToggle I can't handle it's animation query with .stop(), i can handle it with .stop(true,true) though but it cuts my animation. I want to handle it smoothly without any plugins for example : I want it to wait till the animation finishes. Thanks

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about animation