Quote:
|
Originally Posted by PARoss
I could, but I don't want a Javascript menu. The one I am using is pure CSS, except that hover doesn't work in IE6.
|
If you're using JavaScript for other functions, why not use it for the menus too? CSS has its uses but it's not the Holy Grail of web programming. Since CSS implementation is so buggy in various browsers, restrict its use to where it mostly works.