cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
402
Views
0
Helpful
3
Replies

use of Gadget to display internal content

pvarenholt
Level 5
Level 5

Hi.  We have created a gadget to display our wallboards, however, the styles are not rendering correctly in IE compatibility mode.  We attempted to add an X-UA-Compatible meta tag on the gadget container to force the page to display in IE9 document mode, but the tag is getting overridden and displaying in IE8.  Is there a way to add this tag at the gadget level to force the page to render in IE9 document mode?  It seems that whatever is set on the Finesse container is overriding whatever we try to set for the gadget.  Is there another solution we are missing/have overlooked?  We would prefer to set document mode programmatically if possible.  Thanks in advance for any help/suggestions you can provide.

Thanks,

Paul.

1 Accepted Solution

Accepted Solutions

dekwan
Cisco Employee
Cisco Employee

Hi Paul,

The Finesse container has logic where if IE is in compatibility mode, it automatically puts the X-UA-Compatible to be: <meta http-equiv="X-UA-Compatible" content="IE=8" /> and if it is not, it will be: <meta http-equiv="X-UA-Compatible" content="IE=edge" />

I am not aware of a way to override the X-UA-Compatible tag and not aware of any other solution. Is there a reason why you need your IE to be in compatibility mode in the first place?

Thanx,

Denise

View solution in original post

3 Replies 3

dekwan
Cisco Employee
Cisco Employee

Hi Paul,

The Finesse container has logic where if IE is in compatibility mode, it automatically puts the X-UA-Compatible to be: <meta http-equiv="X-UA-Compatible" content="IE=8" /> and if it is not, it will be: <meta http-equiv="X-UA-Compatible" content="IE=edge" />

I am not aware of a way to override the X-UA-Compatible tag and not aware of any other solution. Is there a reason why you need your IE to be in compatibility mode in the first place?

Thanx,

Denise

Yes we require this for other applications we use.

Thanks for the response.

Paul.

Unfortunately, I am not aware of any way workarounds. Sorry.

Thanx,

Denise

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: