Skip to content

Commit 03b68d1

Browse files
Update README.md
1 parent 2b5c4b4 commit 03b68d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,13 @@ A jQuery UI Widget which rotates any element by using CSS transform rotate(). In
3131
$('#foo .bar').rotatable();
3232

3333

34+
----
3435

3536

3637
$('#foo .bar').resizable().rotatable().draggable();
3738

3839

40+
----
3941

4042

4143
$('#foo .bar').rotatable({ angle: 30 });
@@ -47,6 +49,7 @@ A jQuery UI Widget which rotates any element by using CSS transform rotate(). In
4749

4850
### Thanks
4951
Thanks to jQuery UI Development Team (https://jqueryui.com/about/)
52+
5053
Thanks to Aidan Rogers (https://github.com/godswearhats/jquery-ui-rotatable)
5154

5255
### License

0 commit comments

Comments
 (0)