On 09/07/07, tedd <[EMAIL PROTECTED]> wrote: > 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 */
Will background-color:#FFF; work? -- T. R. Valentine Your friends will argue with you. Your enemies don't care. ______________________________________________________________________ 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/
