You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A jQuery UI Widget which rotates any element by using CSS transform rotate()
1
+
# jQuery UI Rotatable Widget
2
+
## jquery-ui-rotatable
3
+
4
+
### About
5
+
A jQuery UI Widget which rotates any element by using CSS transform rotate(). Inspired by jQuery UI Resizable Widget and Aidan Rogers's (godswearhats) jquery-ui-rotatable Widget
6
+
7
+
### Features
8
+
- Supports CSS 2D transforms (only 2D)
9
+
- Rotation by mouse wheel
10
+
- Rotation with/without handle
11
+
- Compatible with other jQuery UI widgets included Draggable and Resizable
12
+
- Compatible with Dave Furfero's jQuery UI Touch Punch
0 commit comments