>
>
> 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 */
>

Tedd

Where in the code are you experiencing the problem?  I have tried several
examples of having "white" instead of  "#fff" in various places in the menu
code (based on yours). Doesn't matter if it is in li or li hover, still
works in IE6.

I appreciate that doesn't help your problem.

Happy to look at the code with you.

Cheers

Ian
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.476 / Virus Database: 269.10.2/893 - Release Date: 09/07/2007
17:22

______________________________________________________________________
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