internet explorer - Force compatibility IE10 on localhost -
how can make localhost in ie10 use compatibility mode defined in meta?
windows thinks users use localhost don't want compatibility do, , want force on our clients. works fine when visit hostname, problem on localhost. fine chrome , firefox.
greetings jeff
site on intranet wa working localhost site not working ie 10 solution worked me;
<meta http-equiv="x-ua-compatible" content="ie=10">
Comments
Post a Comment