Hi all,

I am hopeless on this problem and I hope I can find some help here ....

I have a problem with my footer in IE6
In IE7 and Mozilla it works ok.

I display the footer at the bottom of the *viewport* if content is less high
than viewport,
I display the footer at the bottom of the *content* if content is higher
than viewport.

I display content of my website according to the menu clicked, by hiding and
displaying divs
(display:none; and display:block; instructions)

But the height won't adapt according to the content's lengths in IE6 ...
(it adapt at the first content, then if u click on another menu for another
content, height is still adapted for the first content choosed)

To make it more clear here is an example !

=>
http://matthew16.free.fr/portfolio/test-ie-bug.html

Try to click on link 2 than 3 in Mozilla, u can see the footer the 2nd is at
the bottom of content,
then for 3 (the content is lower than the viewport's height) footer goes at
bottom of viewport.

But in IE6 when u click 2 then 3, the footer stays at bottom of content 2,
which is then display:none when user clicks 3 ....
it doesn't adapt at the 3 height ....
Same when u click first to 2 then 1 for example, the two pages have both
footer under content since content is higher than viewport, but the footer
won't adapt.

I extracted all the unecessery code from my website where I have the
original problem :
http://matthew16.free.fr/portfolio/

Any ideas would be very appreciated !!!

Thank u !
______________________________________________________________________
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