|
Project Information
Featured
Downloads
Links
|
Last release: v.2.2 13.03.2012DONATIONS HERE
ExamplesDocumentationThis is a small plugin for jQuery that adds a nice feature to rotate images (img html objects) by a given angle on web pages. An experimental version 3 tries to rotate all objects, but with some small issues. You can find 3rd version in here Description:This is a simple plugin to allow you to rotate images (any angle) directly on client side (for ex. user generated content), and animate them using own functions. Main focus is to unify this behavior across different browsers. Supported Browsers:
Notices:Include script after including main jQuery. Whole plugin uses jQuery namespace and should be compatible with older version (unchecked). Please put all issues into a ISSUES page. If you want you can also checkout repository and make path on your own, but just let me know before doing any changes. Implementation:To support so many old browsers there are few techniques being used:
Changelog |