Setting document mode of IE based upon browser mode at run time (C hash)

Recently I was working on a project that required me to force the user into IE9 document mode, but ONLY if they were using IE9 compatibility view (CV)  or  IE 10 mode. The main elements that we need to look at are the Version token and the Trident token. Below are the tokens that you […]

Setting document mode of IE based upon browser mode at run time (C hash) Read More »