<em>@opm595 325680 wrote:</em><blockquote>Hi Guys,
Could someone please tell me how I could implement the following IE emulation, or equivalent, thereof:
<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE8″ >
using the JA Nex template.
Or otherwise suggest another means of deactivating IE Compatibility mode.
Thanks in advance,
Rob</blockquote>
Hello opm595,
You can duplicate “/plugins/system/jat3/jat3/base-themes/default/blocks/head.php” to “/templates/ja_nex/blocks/head.php”. Then you can insert “<meta http-equiv=”X-UA-Compatible” content=”IE=EmulateIE8″ />” meta tag in this “head” file.
Best regards.