Quoting Hiromi Kimura <[email protected]>:
From: Michael M Slusarz <[email protected]>
Subject: Re: [imp] IE11 patch
Date: Wed, 11 Dec 2013 21:05:56 -0700
Quoting Hiromi Kimura <[email protected]>:
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 [[email protected]]
I can't scroll the message list by wheel without this patch.
Am I missing something ?
That individual problem needs to be fixed then. We shouldn't be
setting IE 11 to act as IE 10 on every other page though.
michael
___________________________________
Michael Slusarz [[email protected]]
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: [email protected]