cancel
Showing results for 
Search instead for 
Did you mean: 

Portal having IE Compatibility issue

Former Member
0 Kudos

Hi Experts,

We have s serious Compatibility issue with IE, Application not working properly (started happening recently).

This application having iviews for the header and body is java based application.

In Java application I already set the meta data <meta http-equiv="X-UA-Compatible" content="IE=edge:/>, I tried run the java application alone in local host, it's document mode is now 11 and working fine. But If I deploy the same to SAP portal server and run the whole application I still face the compatibility issue.

by default document mode becomes 5(quiker) when the page loads, I want to set this to IE=edge,

As per few SCN threads I can set this in "Browser Document mode" but I am not sure why Browser Document mode property is not there in PLCLightHead iView.

I tried to set <meta http-equiv="X-UA-Compatible" content="IE=edge"/> this in HeaderiView.jsp. but still it is not working.

Not sure which one is the parent file where I can set the meta tags?

why Browser Document mode property is not there in PLCLightHead iView? is there any other way I can set IE=edge for document mode?

Not sure which one is the parent iView file where I can set the meta tags?

Could you please help me with this issue.

Accepted Solutions (0)

Answers (1)

Answers (1)

kiruthika_s
Active Participant
0 Kudos

Hi,

What is PLCLightHead iView?

You can refer the note 1458799

Refer the below help link:

Regards

Kiruthika

Former Member
0 Kudos

Hi Kiruthika,


PLCLightHead iView is the file we have for the portal header which is applicable for all the pages in the portal.


I have already referred the above mentioned help link, there they asked me to do the changes in "Browser Document mode". But this option itself not available in our Netweaver admin console.


That's why I was trying to add meta tag instead of do the changes in Browser Document mode.


Now I want to know what is the parent file for the portal. or why Browser document mode is not available in our Netweaver Admin console.


Any help is highly appreciated !


Regards!

Manikumar M.