Forum Discussion
Jun_miyabayashi1380
Mar 24, 2023Copper Contributor
compat-mode
Hi
I want to Know "compart-mode" mean.
when I changed "compat-mode" Characters are misaligned.
is that what it is
Can anyone help me to enable it, I will be very pleasure, thanks.
before
<site url="www.sample.com">
<compat-mode>default</compat-mode>
<open-in>IE11</open-in>
</site>
↓
after
<site url="www.sample.com">
<compat-mode>IE8Enterprise</compat-mode>
<open-in>IE11</open-in>
</site>
memo:
2 Replies
Sort By
- Kelly_Y
Microsoft
Jun_miyabayashi1380 Hello! There is a <compat-mode> section of the document you linked to.
Have you looked at that information?
Thanks!
-Kelly
- Jun_miyabayashi1380Copper Contributor
Kelly_Y
thank you! I will check.