html - How to alter ie Browser Mode? -


i found lot of links said adding

<meta http-equiv="x-ua-compatible" content="ie=emulateie7" /> 

or older version of doctype forces browser compatibility mode. after repeated attempts many combinations, seems me alter document mode , not browser mode enter image description here

i bet if remove doctype tag or make invalid ie forced compatibility view. broken markup of sorts force mode. however, surely have other negative consequences non-ie browsers.


Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -