Saad Bashir
Saad Bashir

Reputation: 4519

Resize the content in div with the drag

I am trying to drag and resize the div layer. And i am able to do that perfectly. But the issue is i am unable to apply resize effect to the content in the div. I tried applying same to the img element directly and it allows me to drag the element around but doesn't let me resize it.

http://jsfiddle.net/MwV8g/1/

Upvotes: 0

Views: 1083

Answers (1)

x10
x10

Reputation: 3834

There you go:

http://jsfiddle.net/MwV8g/18/

Upvotes: 1

Related Questions