Robbie is right in one thing and that is it's the overflow:auto; that's causing your problems in IE5, take it away and the site will work.
I'm quite sure that you may solve this with DOM and some _javascript_, but I don't know where you'd might find it. I essentially gave up the whole thing, part because of trouble with IE5 and part because I didn't like how it turned out in FireFox and IE6 either.
On 2/10/06, Vaska <[EMAIL PROTECTED]> wrote:
This article does not create a footer that is fixed to the bottom of
the screen. If your content is longer it will push the footer off the
bottom of the screen.
On 10 Feb 2006, at 11:33, Robbie Shepherd wrote:
> I'm guessing its due to the overflow: auto; in your #content div.
>
> Remove that, and use the DOM and some _javascript_ to reset your
> footers (tutorial on http://www.alistapart.com/articles/footers/ )
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************
