Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

Issue with IE10: Page works when the site is added to compatibility view setting but not if the X-UA-Compatible meta tag

$
0
0

Hi:

I have jsp page that uses css which in turn calls a htc component. The jsp page uses the div tag with id attribute to connect to the css (which in turn call the htc) component.

I have added the following code to the top of the page. However, the browser does not render the page correctly. If I add the page to the "compatibility view settings" it works fine.

In both the cases when I press the F12 button it shows the Browser Mode is IE10 and Document Mode is IE5 quirks.

Could you please help me or contact me if you need more information.

<!DOCTYPE HTML>

<HTML>

<HEAD>

<meta http-equiv="x-ua-compatible" content="IE=5" >

</HEAD>

<BODY>

BLAH BLAH BLAH

</BODY>

</HTML>


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>