This is the worst ... for some reason, my application is not working correctly because IE9 things that it's IE7 and automatically changes the Document Mode to IE7.
It's a really odd situation, because my PC does NOT do this. But it seems to be that those who have upgraded their IE from 7 or 8 to 9 get this behaviour... compatibility mode?
I have no idea what to do to ensure that IE renders the document properly!
Some more information on the matter ... it is absolutely because of Compatibility Mode. When this mode is turned on, the screenshot above applies. But when Developer Tools are opened, everything works.
NOTE: I just read somewhere that IE will not be able to process console.log()
and this could be the issue! Is this possible?