David McFarland wrote:
> Here's revised version using overflow: hidden; zoom: 1; 
> http://www.sawmac.com/tests/float_bg_overflow.html
> 
> It works in firefox, safari, ie 5.5, 6 and 7. Opera 8.53, however, 
> doesn't seem to like it much

I know :-)
All Opera-versions prior to 9 have problems with that solution in some
scenarios. Opera 9tp2 handles it ok.

For now the solution Thierry suggested is the safest; using
margin-right. It's a bit inflexible though, since we have to know the
exact width of the floating element.

Depending on the scenario; one of the 'next to floats...' solutions
linked in here...
<http://www.gunlaug.no/contents/wd_example_01.html>
...might work. We're still not finished testing everything in IE7 though.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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