Resize the content in div with the drag

寵の児 提交于 2019-12-12 03:19:57

问题


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/


回答1:


There you go:

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



来源:https://stackoverflow.com/questions/9307362/resize-the-content-in-div-with-the-drag

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!