Ok, found it. There were a lot of errors in my css statement and also not enough specifity.
You can close this case. Thanks Tom -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Thomas Burkhart Gesendet: Donnerstag, 5. März 2009 15:11 An: [email protected]; [email protected] Betreff: Re: [css-d] Descendant selector works differently in IE and FF Oh, you are almost right, I removed one syntax error this morning. This seems to have change IEs behavior. Now both are wrong. The submenu "Close Up . Test" is completely white. And it should according to this here be grey .subMenu a:link, .subMenu a:visited { color:#7D7D7D; } Also still wrong, the second menu point "Test" should be highlighted in Yellow. The IE does it, FF not. Best Thomas -----Ursprüngliche Nachricht----- Von: [email protected] [mailto:[email protected]] Im Auftrag von Bobby Jack Gesendet: Donnerstag, 5. März 2009 14:43 An: [email protected] Betreff: Re: [css-d] Descendant selector works differently in IE and FF --- On Thu, 3/5/09, Thomas Burkhart <[email protected]> wrote: > Just have a look at my site > http://www.ourmagic.net/index_copy(1).htm > > If you look at it in IE and in FF you will recognize that > the submenu "Close > Up . Test" > > Looks different. Which version of IE? It looks near-enough identical between IE7 and FF3 to me. - Bobby ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
