[imp] IE11 patch

Michael M Slusarz slusarz at horde.org
Thu Dec 12 04:05:56 UTC 2013


Quoting Hiromi Kimura <hiromi at tac.tsukuba.ac.jp>:

> Attach is my IE11 patch.
> Please test it.

Why is this in there?

+	/* IE11 */
+	if($GLOBALS['browser']->isBrowser('msie') &&
+	   $GLOBALS['browser']->getMajor() == 11){
+	  $this->addMetaTag('X-UA-Compatible','IE=EmulateIE10',true);
+	}

There is no reason to emulate IE 11 as IE 10 for all purposes.

michael

___________________________________
Michael Slusarz [slusarz at horde.org]



More information about the imp mailing list