Hi:

I've been working on another css drop-down menu and encountered a 
problem where my menu won't work in IE 6 if I use "white" for 
background-color, but will work if I use "#FFFFFF".

For example:

background-color: white;         /* if used, my menu won't work in IE 6 */
background-color: #FFFFFF;      /* if used, my menu will work in IE 6 */

This isn't a real problem because I simply use #FFFFFF to make it 
work. But, as one can imagine, it did take me a while to isolate the 
cause.

I've looked through the publications, but can't find this discussed 
anywhere -- is this documented or did I find a new flaw in IE 6?

I would normally provide a URL, but this is a private job.

Cheers,

tedd
-- 
-------
http://sperling.com  http://ancientstones.com  http://earthstones.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