1

I want to know if there is a jquery or javascript plugin that allows you to add an element into a div and move it across it and resize it (just like you would in photoshop).

I have to make a business card editor and I'm looking for a easy way out (and no flash).

Ciprian Mocanu
  • 2,166
  • 3
  • 25
  • 44

1 Answers1

-1

hey ciprian theres plenty of ways to move and resize divs in divs but if you are doing more graphics on to of that theres a good graphics lib: http://raphaeljs.com/

witch has drag and drop and all resize and transform functions you would expect.

then theres http://jqueryui.com/demos/ to witch has draggle and resizable.

megakorre
  • 2,213
  • 16
  • 23