Hi guys
I am working on a legacy internal site. Site is built with IE7 and when we moved to IE8, we added<metahttp-equiv="X-UA-Compatible"content="IE=EMULATEIE7">. This was working fine with IE8. Now we are moving to IE11 and application is behaving weird. Even though, we have the meta tag, in IE11, application is opening in Edge document type. And when I change the to Enterprise Mode,application is opening in Quirks mode with IE5 (which the application originally build on) At this point we can't move to Edge as it means a lot of development which we don't have the time. I have been going around all the forums and it is driving me crazy.
Did anyone experience this and any ideas why <metahttp-equiv="X-UA-Compatible"content="IE=EMULATEIE7"> is not picking up?
Thanks
Hakan