Tag Archives: jQuery

IE8 – X-UA-Compatible vs. Compatibility View – bug?

Just encountered a behaviour in IE8 that could be considered a bug.

I’ve got a page which renders X (to make it abstract) in IE8 on one PC and renders Y on another PC.
The page contains the X-UA-Compatible tag, so you would think that it’s not an IE8 problem, but something different.

After digging – the website was in the Compatibility View list on one PC and not on the other. Continue reading