On 3/5/07, Ingo Chao <[EMAIL PROTECTED]> wrote:
> #nav ul ul {background:white} seems to help, both for IE6 and IE7.

Yes, it does. Thank you.

Now I have another problem, though. In Firefox and Opera the entire
drop down menu falls apart if I remove these lines of code:

#nav ul ul {
        z-index: 1;
}

#nav ul ul ul {
        z-index: -1;
}

And in IE7 it's pretty broken anyway. I don't understand why it all
fell apart, though, because I had it working exactly how I wanted
across all browsers and somehow I've destroyed it but I don't remember
changing any code (it's been a long day... :/).

Any ideas?

-- 
Australian Web Designer - http://www.blakehaswell.com/
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to