1. Default, no options, three handles
Resize me
Enable
Disable
2. Autohiding handles
Resize me
3. Textareas and images
I was made resizable with this code only: $('div').resizable({ autohide: true, minHeight: 100, minWidth: 200 });
4. All directions
Absolute position without proxy (all directions enabled)