-
9 Aug 2012 3:36 AM #1
Unanswered: Should I use IE=edge for ExtJS 4.1.0?
Unanswered: Should I use IE=edge for ExtJS 4.1.0?
Should I use
for ExtJS 4.1.0?PHP Code:<meta http-equiv="X-UA-Compatible" content="IE=edge">
-
9 Aug 2012 4:16 AM #2
I generally use the browser default on Internet Explorer 9 (i.e., I don't declare any override via a meta tag).
For those interested in more detail on this topic: http://msdn.microsoft.com/en-us/libr...(v=vs.85).aspx


Reply With Quote