Hi, I have a YUI resizable dialog that contains a multi-tab widget. Works fine on IE > 7, Safari, FF, Chrome.
Question: Initially, when a user changes tabs, the dialog shrinks to fit the new tab.
But after the user resizes the dialog, if a new tab is selected, the dialog does NOT shrink to fit the new tab.
How can I change the size of the dialog so it is again wrapped around a tab when a tab is selected by the user?