Sunday, March 22, 2009

IE 8 Problem in displaying MOSS 2007 pages

SharePoint Tips: IE 8 Problem in displaying MOSS 2007 Pages, Menus

Internet facing websites targeted for IE 7 may have problem in displaying pages correctly in IE 8. To fix the issue use the following fragement

<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" /> to your master page

Refer the KB article from http://support.microsoft.com/default.aspx/kb/956197 and Randy Drisgill's Blog http://blog.drisgill.com/2009/03/problems-with-ie8-standards-mode.html

and http://blogs.msdn.com/ie/archive/2008/06/10/introducing-ie-emulateie7.aspx


No comments: