I want to have a div tag with resize capability using mouse. I mean when I mousedown on any of the corner of the div and drag the mouse then the div should be resized according to the mouse movement. And when I leave the mouse button the div should have this size permanently. Thank You
I am trying to create a search text-field like on the Apple website. The HTML looks like this: <div class="frm-search"> <div> <input class="btn" type="image" src="http://www....