Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 472 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 472 Bytes

Rotatable

This plugin makes use of jQuery UI draggable and CSS transform: matrix() to provide the ability to rotate DOM elements by user interaction

Support

IE9+, Chrome 26+, Firefox 21+ and probably more.

Requirements

  • jQuery 1.8.3 +
  • jQuery UI 1.9.2 +

Could work with older versions, try and find out.

Credits

Full credits to this guy: Павел Марковнин at http://vremenno.net/js/jquery-ui-rotation-using-css-transform/