Re: [imp] IE11 patch

2013-12-12 Thread Michael M Slusarz
Quoting Jens Grüntjes : Zitat von Hiromi Kimura : From: Michael M Slusarz Subject: Re: [imp] IE11 patch Date: Wed, 11 Dec 2013 21:05:56 -0700 Quoting Hiromi Kimura : Attach is my IE11 patch. Please test it. Why is this in there? + /* IE11 */ + if($GLOBALS['browser']->isBrow

Re: [imp] IE11 patch

2013-12-12 Thread Michael M Slusarz
Quoting Hiromi Kimura : From: Michael M Slusarz Subject: Re: [imp] IE11 patch Date: Wed, 11 Dec 2013 21:05:56 -0700 Quoting Hiromi Kimura : Attach is my IE11 patch. Please test it. Why is this in there? + /* IE11 */ + if($GLOBALS['browser']->isBrowser('msie') && + $G

Re: [imp] IE11 patch

2013-12-12 Thread Jens Grüntjes
Zitat von Hiromi Kimura : From: Michael M Slusarz Subject: Re: [imp] IE11 patch Date: Wed, 11 Dec 2013 21:05:56 -0700 Quoting Hiromi Kimura : Attach is my IE11 patch. Please test it. Why is this in there? + /* IE11 */ + if($GLOBALS['browser']->isBrowser('msie') && +