seodevhead
03-29-2006, 09:03 AM
In CSS, is the descendant selector the only "contextual selector" that you can use in both Firefox and IE6? From what I am learning, it seems that child selectors, adjacent sibling selectors, etc are not interpreted in IE6.
It's a shame if this is the case. Should I just learn to write CSS using the descendant selector only... and simply wait for better cross-browser support in the future to add in these more advanced selectors...
..or is there a way I can use them now even with IE and other non-standards browsers? Thanks for your help!
It's a shame if this is the case. Should I just learn to write CSS using the descendant selector only... and simply wait for better cross-browser support in the future to add in these more advanced selectors...
..or is there a way I can use them now even with IE and other non-standards browsers? Thanks for your help!
