Click to See Complete Forum and Search --> : IE7 makes content disappear when scrooling down


imation256mb
03-23-2009, 08:34 AM
This (http://www.westsidemedia.ro/ce_oferim/index_firebug.php)is the page, be aware that it has Firebug Lite installed on it, I left it there because when Firebug Lite is on the page the bug is much more obvious, the bug appears even if Firebug Lite is not installed.

http://www.westsidemedia.ro/ce_oferim/index_firebug.php

Just scroll down and you'll see the error. This error appears only on IE7, it does not appear on IE6, FF, Chrome.

The elements that disappear are in <ul><li>. I have no idea why this happens and I don't know how to search for the source of the problem. Unfortunately because of many changes after the site was initially done some CSS might be confusing, and I also used inline CSS. My bad. :(

Any help would be greatly appreciated, really.

imation256mb
03-25-2009, 04:30 AM
No one knows what the problem is? :(

imation256mb
03-26-2009, 08:37 AM
There was a <br clear="all"> at the end of the content that disappeared. I removed it and now it works fine.