[jQuery] Programmatically Resize a resizable element

[jQuery] Programmatically Resize a resizable element

I think this has probably been asked before but.
I want to resize an element that has .resizable() on it. I want the resizable 'stop' event to trigger when it is done.
Is there a way to do this?
Thanks