How do you create a resizable and resize it in one go? (programmatically starting the resize)
Hi,
I am trying to create a resizable div at the mouse position and resize it immediately to its desired size.
My failed attempt so far:
Any ideas on how to achieve this behaviour?
Cheers,
Erik.