provides simple controls that allows you to move/rotate/scale a DOM element. kinda like a simple version of the free transform tool in Flash or Photoshop.
Your library do everything I planned to create saving me tons of time.
I only needed to add the Ipad gestures(rotate/pinch).
I'm sending the code I added inside _init function, if you want to add/test it.
Your library do everything I planned to create saving me tons of time. I only needed to add the Ipad gestures(rotate/pinch). I'm sending the code I added inside _init function, if you want to add/test it.
$(container).bind('gesturestart', function(evt) {