Hi,
I need to fix my site to be compatible with IE 10 changes, means that it need to be working as IE-9.
I tried to fix it by changing using this html code below:
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9">
I've made many checks using this code above, but none of them gave me what I need.
I need to know how do I change the property of IE-10 which called "Browser Mode".
Press F12 and then you will able to see it in the opened toolbar.
Please help,
Thanks!