开发者

jquery rotating a wheel - smooth

开发者 https://www.devze.com 2023-04-12 13:57 出处:网络
please see here: http://jsfiddle.net/yWGp8/ is there any way to avoid the shift when the \'click here\' link is pressed repeatedly ?

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 开发者_Go百科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/


Like that?

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

0

精彩评论

暂无评论...
验证码 换一张
取 消