By jorenrapini
via jorenrapini.com
Published: Dec 17 2008 / 16:45
A single image navigation rollover tutorial with drop-downs using nothing but CSS that works in all necessary browsers.



Comments
jp0p replied ago:
voted down b/c using tables and IE CCs is too much markup and css. Also, not practical when using CMS.
jorenrapini replied ago:
As far as I've been able to discover, that is the only way to get CSS drop-downs properly working in IE. There are plenty of javascript methods, but CSS/HTML runs so much faster and is more accessible. If you have tips to improve what I have there, please let me know. That's the whole point of social networking ;)
jp0p replied ago:
Hi jorenrapini,
You are correct. Using tables and IE conditional comments is the only way to make drop downs work in IE6 without JS. I believe the small JavaScript footprint of the suckerfish approach is better for IE6 because there is less HTML markup for the better browsers (IE7+,FF,Safari,Opera).
Voters For This Link (13)
Voters Against This Link (2)