I noticed that when in Author instance (preview & edit mode), IE seems to ignore the following meta tag present in the HTML header:
[code]<meta http-equiv="X-UA-Compatible" content="IE=Edge"/>[/code] This is to instruct IE to render the page in the latest version available. For instance, to avoid IE to go into a compatibility mode, quirks mode, or other esoteric/exotic/annoying mode. I've verified this theory on a couple of machines running on: - Windows 7 Enterprise - IE9 The main problem with this is that people are developing in a preview mode (when using IE) that looks different than the actual final result when deploying on actual public instance (where the browser does go into the latest mode available). Could some of you check this behavior on your machine & post the result along with your setup? ps. I'm only doing this to double/triple check before creating a JIRA ticket... -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=bfd569e3-c7c4-48fb-8549-f16dc29b9c9d ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
