[wp-trac] [WordPress Trac] #22044: Twenty Twelve: Support Media Queries on IE7/8 (don't use mobile menu)
WordPress Trac
wp-trac at lists.automattic.com
Tue Oct 2 11:49:57 UTC 2012
#22044: Twenty Twelve: Support Media Queries on IE7/8 (don't use mobile menu)
---------------------------+--------------------
Reporter: bpetty | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.5
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+--------------------
Comment (by mindctrl):
I think the theme should include a line (shown below) in header.php
telling IE to use its latest rendering engine. I've already seen three
separate IE9 installs showing the default Twenty Twelve in Compatibility
View, and on http://wordpress.org/support/topic/theme-twenty-twelve-nav-
bar-fails-in-ie8" there have been two reports of it so far. In all of my
tests, adding this single line fixed the IE9 problem.
`<!-- [if IE]> <meta http-equiv="X-UA-Compatible" content="IE=Edge"/> <!
[endif]-->`
--
Ticket URL: <http://core.trac.wordpress.org/ticket/22044#comment:28>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list