Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I continue animation from point I stopped it ? #10

Open
sirenko-dima opened this issue Aug 14, 2012 · 1 comment
Open

How can I continue animation from point I stopped it ? #10

sirenko-dima opened this issue Aug 14, 2012 · 1 comment

Comments

@sirenko-dima
Copy link

Made script - several circles move arond one circle - animate along an arc.
I stop this animation by "stop" method when "mouseover", but how can I continue when "mouseleave". I just need to get current angle. How can i get it ? Thanks for help!

@andreabisello
Copy link

Hi Sirenko-Dima,

with jquery animate you can set a callback for every "step" of the animation.

maybe it can be usefull?

http://api.jquery.com/animate/

look for "step".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants