Reputation: 53
I have an application which works fine in IE10 with and without compatibility mode. But there is one feature which works only in compatible mode and without compatibility mode, it has slight deviation. I can fix it if I can find out if current site in added in compatibility view list.
I check this using https://gist.github.com/jasongaylord/5733469 project. But this does not work
So is there any way to find out current website is in compatibility view or not using javascript ?
Upvotes: 0
Views: 42