Rotation Animation is a jQuery plugin that allows you to rotate and animate that object’s rotation. This plugin rotates the object/”HTML div” by animating it, so if the current object is at an angle of 0 degrees, and you choose to rotate it to 30 degrees, it will animate the div’s rotation from 0 to 30 degrees. See the demo for a better understanding!
The plugin itself is located inside of the “js” subfolder, and is named “jquery.RotatAnim.js”
For any questions or comments, contact me through “[email protected]”