theniteowl
Programmer
Hi All,
Has anyone done or seen CSS generated page tabs?
I mean tabs at the top of the page to act as selectors for the content to show in the main window just like file folder tabs. The selected tab changes appearance to look as if it is forward.
I did this with graphics creating a left and right image for the sides of the tab and a single pixel wide image for the middle that repeats to fill in the space allowing for the tabs to be dynamically generated rather than having fixed width images. This requires three images for a tab in the background and 3 for the foreground tab.
If anyone has done something similar completely in CSS I would love to see it, it makes page color and style changes a lot simpler if you do not have to create new images every time and would allow the tabs to change height if the font changes.
Stamp out, eliminate and abolish redundancy!
Has anyone done or seen CSS generated page tabs?
I mean tabs at the top of the page to act as selectors for the content to show in the main window just like file folder tabs. The selected tab changes appearance to look as if it is forward.
I did this with graphics creating a left and right image for the sides of the tab and a single pixel wide image for the middle that repeats to fill in the space allowing for the tabs to be dynamically generated rather than having fixed width images. This requires three images for a tab in the background and 3 for the foreground tab.
If anyone has done something similar completely in CSS I would love to see it, it makes page color and style changes a lot simpler if you do not have to create new images every time and would allow the tabs to change height if the font changes.
Stamp out, eliminate and abolish redundancy!