Have you ever tried to make a div Draggable and Resizabele ?. No matter, It is very simple to make a div or an element Resizable and Draggable using JQuery, you only have to write a two lines of code, but if write it in any other language like javascript or something else you will have to write much code to apply the Draggable and Resizable properties for an element.
You are luck, JQuery UI will give you a perfect solution for what you are searching for. Here is a Simple Tutorial and an example.
You are luck, JQuery UI will give you a perfect solution for what you are searching for. Here is a Simple Tutorial and an example.
