Forcing IE8 Standards Mode with FEATURE_BROWSER_EMULATION
Posted
by earls
on Stack Overflow
See other posts from Stack Overflow
or by earls
Published on 2010-06-11T04:35:19Z
Indexed on
2010/06/11
4:42 UTC
Read the original article
Hit count: 307
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?
© Stack Overflow or respective owner