Hi, I'm trying to identify an fix my site while using IE9 so it doesn't show the Compatibility View icon at the top.
I assume that the HTML is not structured correctly when this icon appears?
In doing so I want to know what causes this so I found the Compat Inspector here :
http://ie.microsoft.com/testdrive/HTML5/CompatInspector/help/post.htm#start
When I added the script I get:
"Line: 2918
Error: Unable to set value of the property 'ui': object is null or undefined"
which points to:
"inspector.source.ui = "<!DOCTYPE html><html><head><title>UI</title><base target='_blank'/></head><body>"+"<!--"+"/// ui.html"+"///Compat Inspector User Interface"+"-->"+"<style>"+" @-moz-keyframes
Eventually IE opens with the black inspector box stating:
"Inspector: Pre-requisites are not supported. Ensure your page is running in IE9 Standards Mode or better"