Click to See Complete Forum and Search --> : IE7 disappearing box


bp_travis
11-19-2009, 05:10 PM
In IE7, the box on the left of this page is disappearing halfway down the page. How can I fix this? Note: It doesn't do it in any other browser (IE6, IE8, FF, Safari, etc.).

http://www.barkleigh.com/new_09_site/idea_3/about_barkleigh.asp

Fang
11-20-2009, 01:46 AM
Possibly the peekaboo bug (http://www.brownbatterystudios.com/sixthings/2007/01/06/css-first-aid-for-ie-peekaboo-bug/) caused by an element not having hasLayout (http://www.satzansatz.de/cssd/onhavinglayout.html).

bp_travis
11-23-2009, 04:51 PM
Thanks for the tip, but unfortunately, I used some of the methods described on that site and none helped.