Using the resizable plugin with animation turned on, the stop event is called before the animation is finished. Is this the designed behavior? If so, how do I capture the event after the animation is done?
For some context, I'm trying to find out the width of the newly resized element but I get unreliable results if resize animation is turned on.