Just when I thought my site was working right, it screws up in IE7
Posted
by John
on Stack Overflow
See other posts from Stack Overflow
or by John
Published on 2010-06-02T07:58:09Z
Indexed on
2010/06/02
8:04 UTC
Read the original article
Hit count: 226
I thought I'd done quite well, my site passed XHTML1.0 strict validation and worked flawlessly in IE6 as well as looking fine in IE8 & Chrome. I glibly thought that it it worked in IE6 & 8, IE7 was bound to be OK. But on checking I see one of my has a scrollbar in IE7, the seems about 200% as wide as it should be... the content is fine but you can scroll the whole . 2 separate pages have this issue, a 3rd does not, even though all pages use the same layout template - the main difference on the 2 that break is a floated div.
Are there known issues specifically in this area with IE7? Or do I have to embarrass myself by posting a link to the site?
© Stack Overflow or respective owner