Previous Message
Next Message

IE 5 Windows - hidden content question

Sent by Julian Moffatt on 15 July 2004 21:09


Hello everyone,

Sorry if this is a repeat question. We are vexed yet again by IE 5 and 
it's glorious support for CSS.

Here is the problem URL - www.destinationwinnipeg.ca/fun/
When you enter the page in IE 5 / PC, the first paragraph of content is 
hidden from the view. When you move over any of the navigation, it then 
appears.

So far, we have narrowed it down to the following:

div#content {
		border-top: 1px solid #000;
		background: url("../i/contentbg01.png") 0 0 no-repeat;
}

Our background image within div#content is ~100px high, which is exactly 
how much of our content is missing until you roll over a nav link.

Anyone have any insight as to why this is happening?

So far, only IE 5 / PC is choking on this rather simple layout.

Working as intended in:
IE 6 / Firefox 0.8/0.9 / Netscape 7  --- Windows 2000/XP/ME
Safari / Firefox / OmniWeb 4.5 --- OS/X


EDIT:  We have since fixed the problem by moving the background image 
from div#content to div#wrapper. It now works. So, we gimped around 
whatever the bug is, but any insight would still be greatly appreciated.

Cheers,

Julian Moffatt
www.visuallizard.com

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
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: