Committer: narefieva
LJSUP-7436: Add Compatible Meta tag for IE9U trunk/cgi-bin/LJ/Radio.pm U trunk/cgi-bin/bml/scheme/lynx.look
Modified: trunk/cgi-bin/LJ/Radio.pm =================================================================== --- trunk/cgi-bin/LJ/Radio.pm 2010-11-25 11:31:11 UTC (rev 17784) +++ trunk/cgi-bin/LJ/Radio.pm 2010-11-25 12:46:10 UTC (rev 17785) @@ -167,7 +167,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <title>Frank Radio</title> - <meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" /> + <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="http://l-stat.livejournal.com/framework/error-pages.css" rel="stylesheet" type="text/css" /> <!--[if lte IE 7]><link rel="stylesheet" href="http://l-stat.livejournal.com/framework/error-pages-ie.css"><![endif]--> Modified: trunk/cgi-bin/bml/scheme/lynx.look =================================================================== --- trunk/cgi-bin/bml/scheme/lynx.look 2010-11-25 11:31:11 UTC (rev 17784) +++ trunk/cgi-bin/bml/scheme/lynx.look 2010-11-25 12:46:10 UTC (rev 17785) @@ -14,7 +14,7 @@ {Fps}<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> -<meta http-equiv="X-UA-Compatible" content="IE=IE7; IE=IE9" /> +<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" /> <link rel="home" title="<?_ml lynx.nav.home _ml?>" href="<?siteroot?>/" /> <link rel="contents" title="<?_ml lynx.nav.sitemap _ml?>" href="<?siteroot?>/site/" /> <link rel="help" title="<?_ml lynx.nav.help _ml?>" href="<?siteroot?>/support/" />