manxomfoe
10-24-2006, 02:30 PM
While playing with the new Web2.0 layouts, I noticed that if you add more than there are space for, the tabs wrap onto new lines.
I think this behavior is good for top-oriented tabs as long as the active tab still touches the viewport (which I think it probably doesn't in all cases), but it gave me a thought to share:
What about adding a carousel to the tabs? Here's the YUI Carousel extension: http://billwscott.com/carousel/
If there was too many tabs to fit, then append the left/right arrows (I'd prefer them all on the far right of the line of tabs) and have them scroll through the tabs. Going one more, you could add a menu that lists all the tabs in a vertical list. These are features many of us see in IDEs every day, and would cherish the ability to use them on the web :)
I think this behavior is good for top-oriented tabs as long as the active tab still touches the viewport (which I think it probably doesn't in all cases), but it gave me a thought to share:
What about adding a carousel to the tabs? Here's the YUI Carousel extension: http://billwscott.com/carousel/
If there was too many tabs to fit, then append the left/right arrows (I'd prefer them all on the far right of the line of tabs) and have them scroll through the tabs. Going one more, you could add a menu that lists all the tabs in a vertical list. These are features many of us see in IDEs every day, and would cherish the ability to use them on the web :)