Andrew S. Townley wrote:
> The position: relative on the div fixed the very strange display 
> problem, but IE6 doesn't bleed the left edge of the div outside the 
> table.  Any ideas?
> 
> The demo page is here:  http://atownley.org/wip/demo.html

Slightly improved version...
<http://www.gunlaug.no/tos/alien/test_7470.html>
...with possible workarounds for some IE-win weaknesses.

No problem creating a 'non-HTML table' version that'll act as you want,
but that requires use of 'CSS table' properties that IE (any version)
doesn't understand - so that's no good.
Basic example here...
<http://www.gunlaug.no/tos/moa_11.html>
...and link to Roger's article on the subject.
I have only added 'equal height' in IE-win too, just to make it more
interesting :-)

The basics behind this...
<http://www.gunlaug.no/tos/moa_12c.html>
... may also work well when styled properly, but it's all really a big
hack (and not only for IE-win). No float-drops though (but it has
min-width ;-) ).

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