Drag and resize an image.
Hello All,
I am Ashok, a beginner of Jquery. I am using Drag and Resize functions of http://dev.iceburg.net/jquery/jqDnR/ .$("img#img_clip").jqDrag(); is working and $("img#img_clip").jqResize(); is working when we call separate functions. But i want to use this two function as one event. i don't know how it to be used in an image. is there any method to any method to do it?. any body help please ?