Threaded View
-
24 May 2011 3:00 PM #9
I hadn't tried
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8">
as I already have
<meta http-equiv="X-UA-Compatible" content="IE=IE9">
because I'm relying on HTML5 features in IE9 and I need to force it into strict IE9 mode.
Could investigate
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8, IE=9">
as you can specify more than one such tag, but I suspect you'll either get IE8 or IE9 mode overall.
Of course if you don't need strict compliance (HTML5, CSS3, etc) then this sounds like an easier fix
Thank you for reporting this bug. We will make it our priority to review this report.
Similar Threads
-
[OPEN-1278] SCRIPT438 error with IE9 Beta and ext-all-debug.js
By stevenwilford in forum Ext 3.x: BugsReplies: 8Last Post: 9 Apr 2012, 7:05 AM -
What's going on with ie9 support?
By Ozone in forum Community DiscussionReplies: 11Last Post: 15 Sep 2010, 11:16 PM -
hiding open arrow for childless folder in TreePanel
By nickbrook72 in forum Ext: Q&AReplies: 2Last Post: 17 Aug 2010, 8:50 AM -
A Glimpse at IE9 (the early days)
By hendricd in forum Community DiscussionReplies: 13Last Post: 6 May 2010, 11:44 PM


Reply With Quote