Menu
  • HOME
  • TAGS

jquery rotate max count

jquery,css,css-animations,rotateanimation,jquery-rotate

You can use jQuery's built in .stop( [clearQueue ] [, jumpToEnd ] ) method to stop the animation before you start a new one using the rotate plugin. Setting clearQueue to true will prevent any extra animations from being run after stopping the current one, and setting jumpToEnd will prevent...