
07-15-2009
|
|
|
|
Re: IE8 Compatibility Mode User Agent?
Toni wrote:
> I figured it out. If the user agent contains the string "MSIE 7.0" AND also the string
> "Trident", it's IE8 in IE7 compatibility mode.
Actually, "Trident/4".
It is also possible for the user agent to contain "MSIE 6.0" and
"Trident/4", although this seems to be rarer.
|