Forcing IE8 Standards Mode with FEATURE_BROWSER_EMULATION
Posted
by earls
on Super User
See other posts from Super User
or by earls
Published on 2010-06-11T14:38:55Z
Indexed on
2010/06/11
14:43 UTC
Read the original article
Hit count: 302
I'm doing this:
http://blogs.msdn.com/b/ie/archive/2009/03/10/more-ie8-extensibility-improvements.aspx
But it's not working.
I have "iexplore.exe" set to 8888 (decimal mode) under MACHINE, but it's still coming up documentMode = 5.
I thought 8888 was suppose to force IE8 Standards Mode whether you have a doctype or not.
What is going on?
© Super User or respective owner