I have some heavy content inside UI dialog and need to resize it only once, at the end of the resize process. I need the behavior of the resizable when helper option is set for the dialog, so I can use 'stop' event to resize my content. There is same issue described here: jQuery forum
May be someone knows how to solve it.
stop
event. I do not see any issue with jQuery 1.7.2 / jQuery UI 1.8.18. Here is a fiddle for you to test in your browser. – Limbert