jquery - Javascript library to manipulate (drag/resize/rotate) objects -
what's javascript library or jquery plugin allows move objects, resize them (preferably @ least 4 handles), rotate them, etc? http://threedubmedia.com/code/event/drag/demo/ has things, there other solutions out there? in advance!
jquery ui has awesome drag/drop , resizing methods...
drag/drop: http://jqueryui.com/demos/draggable/
not sure rotate.. check , :)
- found nice rotate plugin: http://code.google.com/p/jquery-rotate/
hope of :)
Comments
Post a Comment