jQuery UI Tab
jQuery UI Tab
Hi,
Is it possible the tab panel to have a fixed height? I need this
because I need to have the tab panel content to have overflow: auto,
otherwise the height will be dynamic depending on the content, which
is not I want. A reason for this is because I need to put the tabs
inside a dialog.
Thanks.