Skip to content

Commit e8c6b2b

Browse files
Update README.md
1 parent 790994a commit e8c6b2b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,23 @@
1-
# jQuery UI Rotatable Widget
1+
# jQuery UI Rotatable Interaction
22
## jquery-ui-rotatable
33

44
### 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
5+
A jQuery UI Interaction which rotates any element by using CSS transform rotate(). Inspired by jQuery UI Resizable and Aidan Rogers's (godswearhats) jquery-ui-rotatable
66

77
### Features
88
- Supports CSS 2D transforms (only 2D)
99
- Rotation by mouse wheel
1010
- Rotation with/without handle
11-
- Compatible with other jQuery UI widgets included Draggable and Resizable
11+
- Compatible with other jQuery UI widgets and interactions included Draggable and Resizable
1212
- Compatible with Dave Furfero's jQuery UI Touch Punch
1313
- All angles in degrees
1414
- "alsoRotate" extension (under construction)
1515
- "animate" extension (under construction)
1616

1717
### Requirements
18-
- jQuery UI
18+
- jQuery UI Core
19+
- jQuery UI Core - Widget
20+
- jQuery UI Core - Mouse
1921

2022
### CDN
2123
.

0 commit comments

Comments
 (0)