How to create and resize a div with single click

How to create and resize a div with single click

This has been wrecking my brain...

I want to be able to create aa div on mouse down, set it as resizable and (using the existing mousedown event), drag to resize the resizable form say the SE draggable.

Can anyone shed some light on this?