Carter De Angelis wrote:
> IE 7 came and has the same rendering bugs, but the hacks don't work.

If you're resigned to hacks anyway, you can replace your star hacks with 
comma hacks - which work for all versions of IE.

* html selector {}

becomes

selector,{}

For reasons best known to the almighty, commas at the end of a list of 
selectors don't work in 'standards-compliant' browsers - although it's 
common practice to put an unnecessary semi-colon at the end of a list of 
rules.
______________________________________________________________________
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