Hello!
I've checked the user agent strings of navigator object and got another one within webgadget compared to IE11 itself.
Is it so, that the compatibility mode in webgadget cannot be switched of with "<meta..." tags only?
I found a solution which changed the registry; in a business environment does not really work...
Is there a way without changing the registry?
Thanks a lot!
Regards
PB5.31; WebGadget; userAgent string; compatibility mode;
Re: PB5.31; WebGadget; userAgent string; compatibility mode;
<meta http-equiv="x-ua-compatible" content="ie=edge" />
This seems to make webgadget using correct current IE version...
This seems to make webgadget using correct current IE version...