Neo
Neo

Reputation: 1037

jquery rotating a wheel - smooth

please see here: http://jsfiddle.net/yWGp8/

is there any way to avoid the shift when the 'click here' link is pressed repeatedly ? disabling the link before the animation finishes is not an option as the wheel will rotate when a link in the menu is clicked and i cant block menu links just for the sake of the animation.

im using this jquery plugin: http://code.google.com/p/jqueryrotate/wiki/Documentation and for easing: http://gsgd.co.uk/sandbox/jquery/easing/

Upvotes: 0

Views: 1034

Answers (1)

Andy
Andy

Reputation: 30135

Like that?

http://jsfiddle.net/yWGp8/1/

Upvotes: 1

Related Questions