Previous Message
Next Message

Explorer bug or poor css technique?

Sent by ron zisman on 11 July 2007 20:08


On Jul 11, 2007, at 2:02 PM, rollandburn wrote:

> ...to help me figure out why internet explorer doesn't allow vertical
> scrolling past a certain point effectively 'cutting off' content at  
> the
> bottom of the page, such as the footer.

It's the IE6 bug "need Layout in order to perform" bug.

Add...

#footer {height: 1%;}

.... or some other hasLayout trigger that IE6 will recognize, and it  
should work just fine.

regards
	Georg

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Message thread:

Possibly related: