At 11:00 AM -0700 on 10/6/07, David Hucklesby wrote about Re: [css-d] 
clearfix tweak needed on IE7:

>Of course, you could simply use:
>
>   .clearfix {zoom: 1;}
>
>since only IE 5/6/7 Win recognize "zoom".
>
>Won't fix IE 5.01 Win though. You will still need the "height: 1%;"
>if you care about that browser.

You can support IE5 with an IF IE5 clause with IE6/7 getting its 
clearfix via another IF that only checks for IE6+.
-- 

Bob Rosenberg
RockMUG Webmaster
[EMAIL PROTECTED]
www.RockMUG.org
______________________________________________________________________
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/

Reply via email to