Jquery UI Tab - Adding more tabs should add in same line
Using jQuery UI tab want to display tabs in one line instead of wrapping to next line.
While adding new tab dynamically if new tab not fitting on the tab panel, size of existing tabs on the panel should automatically adjust to fit the new tab on same line.
Like if open more tabs in Firefox or IE.