I have a page design that could potentially show 30+ tabs in the navigation. The tabs are added in dynamically, but I have that figured out already. Is there a standard interface to handle such UI where it will behave like how Firefox is handling with the many tabs with left and right arrows on either side? The left and right arrows will then scroll through the tab list.
Any suggestion would be appreciated. thanks.