March 3, 2006
Some interesting CSS links
Geoff Oliver has written a nice little example of how to create a tabbed navigation that allows dynamic addition of new tabs. Support for deleteing them is lacking, butI guess could be easily put in.
Nathan Smith coded a very light-weight (only 8k) roll-over image gallery with nothing more than CSS, called Hoverbox.
Do you know SkimCSS already? It is a digg-style community driven site, focused entirely CSS.
If you want to have pop up menus that work without JavaScript but CSS-only, Stef Ashwell’s tutorial might help you. To be fair, it uses a very small piece of JavaScript to fix a missing feature in IE.