in my application. It will choose the latest version of IE installed in the machine to" /> in my application. It will choose the latest version of IE installed in the machine to" /> in my application. It will choose the latest version of IE installed in the machine to"/>

Demerit of using IE=edge in html pages

382 Views Asked by At

I am using <meta http-equiv="X-UA-Compatible" content="IE=edge">in my application. It will choose the latest version of IE installed in the machine to render.

Is there any disadvantage of using this <meta> tag ?

1

There are 1 best solutions below

0
Jamie Barker On

This meta tag will make your code W3C invalid on HTML5