Difference between “Browser Mode” and “Document Mode” in Internet Explorer
Document Mode is what the browser uses to render the page: IE9, IE8, IE7 or Quirks. Browser Mode sets how the browser identifies itself to the web server and to JavaScript. From a testing standpoint, it seems unnecessarily confusing that these are two separate options and you usually want to change both, for example, set … Read more