Link doesn't let animation to end JQUERY

Posted by christian deliens on Stack Overflow See other posts from Stack Overflow or by christian deliens
Published on 2010-05-21T04:01:12Z Indexed on 2010/05/21 4:10 UTC
Read the original article Hit count: 275

Filed under:
|
|
|

I create a div that when is clicked it executes an jquery script, but the problem I have is that in the animation there is a link, when you click on the link the links is execute as well as the animation but it does not let the animation to end. Is there a way to let know Jquery that when the links its executed wait for the animation to end and then go to the link?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about animation