Why does IE suck so hard? I wish I knew, because it has been giving me headaches since I have technically "finished" my pligg site after tons of tweaking and adding new features. The main problems still exist with IE7 and I can only imagine how awful IE5 & 6 must look.
I have found a solution to the problem that caused the main page to fall below the menu when the screen size was smaller with a Google adsense banner at the top. By adding:
to "ie7.css", the problem should be fixed.#wrapper {
min-width:960px;
}
But what about the following problems that no doubt everyone has experienced, namely:
1. When the mouse hovers between the categories a small color bar comes up with a link to the category below it (see screenshot).
2. Speaking of categories, why does the category highlight ONLY when hovering over the word?
3. For all of the other sidebar boxes, the title and box contents do not align to the right until AFTER hovering or collapsing/expanding the box (see screenshot)
Has anyone found fixes for these problems??



Reply With Quote




