I can not make a smooth swing of the element .test (that is, it will rotate from the initial position ( 0 ) 10 degrees clockwise, and then return counterclockwise ( -15 ) using jqueryrotate .

Is it possible to solve this in an alternative way?

  • Why an alternative if you have already found a rotator? See examples and do, I don’t understand what the problem is !?) Or give your code that did not work, we will look. - pwnz22
  • 3
    with CSS you can safely do without any scripts and libraries - Alexey Shimansky
  • 2
    I'm not an expert in animation, but somehow something like this can be done simply on css jsfiddle.net/qugqxLgj - Alexey Shimansky

0