RotateMe 360 Degrees [JQuery Plugin]

1 post Page 1 of 1
Contributors
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

RotateMe Plugin - Made by yours truly :) Enjoy!

360Deg-Rotate

A simple solution to rotate an element 360 degrees. (Using Jquery+CSS3 Transform)
Required Files
Code: Select all
<link type="text/css" rel="stylesheet" href="assets/style.css"/>
<link type="text/css" rel="stylesheet" href="assets/RotateMe.css"/>
<script src="assets/jquery.js"></script>
<script src="assets/RotateMe.js"></script>
Calling The Plugin
Code: Select all
$(".element").RotateMe();
Demos

With plugin
http://jsbin.com/zeguyipizizi/1/edit

Without plugin
http://jsbin.com/dusacabobupa/1/edit

Demos are provided for extra assistance.

If this plugin was at all helpful for you. Would you consider donating?
https://www.paypal.com/cgi-bin/webscr?c ... GA2RB5ZJCC
1 post Page 1 of 1
Return to “Tutorials”