hi all... i'm having some positioning problem with ie6... That is whenever i scroll down the page using mouse some my page content also scrolls with the mouse... but in other browsers (including ie8 its perfect). I want to fix this for ie6 also... can any one help me regarding this? Thanks in advance...
Sounds a bit like the Peek-A-Boo bug. That link gives a couple of simple solutions: 1. Make the containers position: relative; 2. Trigger haslayout with zoom: 1;
Glad that it works! There are heaps of other bugs but thankfully, they are pretty easy to fix. If you have any more trouble, check out this great collection of problems and solutions. Ultimate IE6 Cheatsheat