Ok so if you have a public facing SP Portal you have probably noticed in IE 8 that things stop working (for example the content editor web part button) in MOSS 2007 SP2 the good people at MS have of course 2010 coming out soon which I would expect will handle this better in the meantime you can add a statement to your Master pages to run in IE 7 compatibility mode
You will need to add the following HTTP response header into your master page <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"> or click the compatibility button beside the refresh button green rectangle with angled line through it.
XHTML 1.0 compliance how close will SharePoint Server 2010 come.
See this post for more info
http://blog.drisgill.com/2009/03/problems-with-ie8-standards-mode.html
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment