I've got a scenario where I want to dynamically change the number of
lines of text that are visible, while it wraps around a float. The
problem is that, once I make the overflow property of an adjacent
block "hidden", the float is excluded from the block (i.e., the block
decreases its width so that the float is no longer inside the block).
So the text does not wrap around the float but instead just stays to
the left (or right) of the float, and not under/over it as well.  The
test page has several examples to make this more clear (hopefully).

Test page: http://test.dragonzreef.com/overflow_hidden.asp
Stylesheet: http://test.dragonzreef.com/overflow_hidden.css

Any ideas?
______________________________________________________________________
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