Hi everyone!
I would like to report an issue (I think it is one) about jQuery.UI.resizable.
If you use a resizable(son) inside a resizable (parent) ,
If you resize the son to the border of the parent, you cannot resize it anymore.
The parent container receive the event and not the child.
Thanks for reading!