Lots of folks are dropping support for IE6. Even MS isn't supporting it now.
On Dec 22 2009, 7:21 am, DennBen <[email protected]> wrote: > I'm developing a website that has absolute positioning to keep the > footer at the bottom of the browser window on "short" pages. A few of > the pages have an expandable section in the middle of the page > controlled by javascript that displays more detail. > When the content is expanded the page grows. > > In IE7, IE8, FF and Safari everything works fine. > > In IE6, when the content grows, it grows into the footer - because the > footer is absolute and the height of the overall page does not change. > > Does anyone know of a solution that will allow me to keep my footer at > the bottom of the page and allow expandable content in the body using > CSS for IE6 (and IE7, IE8,FF, Safari)? -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected]
