Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I've got a site that I developed targeting mainly IE 8 (and IE 7 to some degree), but not IE6. I spent development testing in a Windows XP VM with IE8, but now that development is very far along I've noticed that it looks about like IE6 would render it when viewed with IE8 on Vista. I thought it was because on Vista, IE8 may default to IE6 mode, so I set up my webserver to send this header, verified by Firebug:

X-UA-Compatible: IE=8

But that doesn't seem to have worked. Am I missing something here? Is IE8 really that different on XP vs Vista?

share|improve this question
1  
What sort of problems? Link to the site? Doctype.com might be a better fit for this as well. – Rich Bradshaw Sep 14 '09 at 18:19
The site is mealfire.com if you'd like to take a look. – Phil Kulak Sep 14 '09 at 20:56

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.