Forum Moderators: not2easy

Message Too Old, No Replies

disappearing divs IE6

         

kate theisinger

3:45 pm on Sep 21, 2005 (gmt 0)

10+ Year Member



Hey there,

I think from Googling it that this is a known problem, but what i can't find is the fix.

Site works fine Netscape/Opera/Firefox etc, but in IE6, *some* of the time, on *some* of the pages, *some* of the divs don't display. Any pointers?

Thanks y'all

Sathallrin

2:01 pm on Sep 22, 2005 (gmt 0)

10+ Year Member



I'm guessing that this might be caused by the peek-a-boo bug in IE.
You can find out about this here: [positioniseverything.net...]

Although it could be some other quirk, but based on the info you gave; this is what I'm guessing.

Sathallrin

2:04 pm on Sep 22, 2005 (gmt 0)

10+ Year Member



Whoops, I just noticed you had continued this disscussion over in this topic: [webmasterworld.com...]

kate theisinger

2:27 pm on Sep 22, 2005 (gmt 0)

10+ Year Member



Sorry, my bad.

You're right, though, it is peekaboo. After firing things at it for two days, i've fixed it (fingers crossed) with {position:relative}, although i had to insert a dummy div, as making the affected divs relative mucked up the page display.

Thank goodness for that!