jquery-rotate

Very lightweight jquery rotate plugin using CSS 3 Transformation

Stars
11
Committers
4

jquery-rotate

Very lightweight jquery rotate plugin using CSS 3 Transformation

Installation

bower install jquery-rotate

Usage

$('#element').rotate(90); // rotate element to 90 degrees
$('#element').rotate(); // random rotate