Ingo Chao wrote:
> Gunlaug Sørtun wrote:
>   
>> Is it possible that you can use this reduced version in your 'real
>> world' layout...
>> <http://www.gunlaug.no/tos/alien/test_07_3690.html>  ?
>>
>> Would save you from having extra divs, and looks rock steady in my IE6.
>>
>> regards
>>     Georg
>>     
>
> Thanks Georg and francky!
>
> I am already using left:percentage value to position the columns
>
> http://www.satzansatz.de/cssd/eqhcol.html
> css and comments inside.
>
> (Basically, I am combining the footer stick alt with the equal heights 
> column approach of One true layout, with the modification that the 
> columns' padding excess is running from bottom to top, starting from the 
> footer. With this attempt, I can omit the overflow disaster in Gecko's).
>
> The additional margin is a small compensation for rounding errors. This 
> effect is stuck in IE<7, depending on the initial window size. After 
> resizing the window, the compensation kicks in and there is no gap 
> visible anymore in IE between the right and the center column (so far I 
> can see).
>
> If anyone has an idea how to make IE behave ... I am stuck.
>
> Ingo
>   
Huh? IE6 is shifting the whole right column 2px to the right too.
But what about adding the center column background color to the #page to 
fix the gap visually? Then only the close readers should see the shifting...

    Ok, test IE gap hiding
    <http://home.tiscali.nl/developerscorner/css-discuss/test-eqhcol.html>

Surprising IE again! Also the 2px shift to right is gone: resize window, 
refresh, reload, drag hor. window-size (and any combination I could 
imagine): all good (IE6 under XP)! :-)

Oops! Terrible omission - forgotten the right path to the background 
images...
So:

    Second try
    <http://home.tiscali.nl/developerscorner/css-discuss/test-eqhcol-bgimg.html>

Mmm, gap still gone, but 2px right shift is back...
Struggle goes on: IE still has to be defeated! ;-)
New idea: hang the bg-img (and bg color) of the right column in the #page?

    Third try
    <http://home.tiscali.nl/developerscorner/css-discuss/test-eqhcol-new.html>

For IE6 under XP: hé! :-)

Greetings,
francky
______________________________________________________________________
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