Click here to Skip to main content
15,868,420 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

Am working on Infragistic controls which will support for IE8.
So, I have set IE8 compatibility mode in IE11 browser and allow to work on IE11.
Its not working even if i have used meta tag like...

XML
<meta http-equiv="X-UA-Compatible" content="IE=IE8" />

or

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />


Any one can suggest me on this.

Thank you
Posted
Comments
Kornfeld Eliyahu Peter 6-Jan-15 2:18am    
Can you explain 'not working'?
Does it 'work' on real IE8?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900