I\'ve just noticed that something terrible is missing in jquery-ui. A way to rotate elements, not just drag \\ drop \\ resize them.
I am aware of a couple of plugins
After 5 seconds of googling I found these plugins:
You might also be interested in http://www.useragentman.com/blog/csssandpaper-a-css3-javascript-library/ - It adds a lot of functionality to CSS via JavaScript.
Rotating was never part of CSS2, so all cross-browser solutions are mostly workarounds. Be careful while using it!