If you look at this website with IE8 there a scrollbar on the right… How can I get rid of it? Any ideas pr tools that could help me find the error?
- Does not work with IE8 Compat Mode = Off
- Works in IE8 Compat Mode = On
- Works in Firefox
- Works in Chrome
If you use
overflow:hiddenon the HTML element and the BODY that should get it working in IE7 also.