Forum Moderators: not2easy
See [positioniseverything.net...]
In 2005 Microsoft started cleaning up a lot of its selector support problems, but a lot of coders were using these IE problems to hack special rules for the Explorer browser. In the long run the newly-supported CSS selectors will make our jobs easier, but in the short run it mean rewriting stylesheets and updating our IE-coddling methods so they don't explode in our faces.A number of CSS hacks that relied on IEwin's failure to support certain advanced selectors are failing to "work" because IE7 now supports those selectors and so reads CSS rules not intended for it. If this is you, read on... <snip/>