News:

Wondering if this will always be free?  See why free is better.

Main Menu

IE Compatibility Mode

Started by slynrobbie, January 17, 2013, 03:57:31 PM

Previous topic - Next topic

slynrobbie

Look at this forum in IE9 (yeah I hate IE too, but lots of people are stuck with it). Notice the broken "compatibility" icon next to the search magnifying icon in the location toolbar?  Want to get rid of it and ensure that IE is renedering your pages as you intended?  Modify your templates to add the following IMMEDIATELY after the <head> tag:

<meta http-equiv="X-UA-Compatible" content="IE=edge" />

This meta tag must be the first item after the <head> tag.  I wish the default SM templates would utilize this tag (although I understand why some people would prefer not)


Advertisement: