animate dialog increase size

animate dialog increase size


Any way of getting the dialog box to ease from original height width
to new height width.
This code does it without the ease
$("#dialog").data('width.dialog', 600).data('height.dialog', 600);