Disable Internet Explorer Compatibility View Programmatically To disable Internet Explorer Compatibility view programmatically, just add the following line to your HTML section. <meta http-equiv="X-UA-Compatible" content="IE=9" >
2 comments Write a comment