On Wed, May 22, 2013 at 4:47 PM, Philippe Wittenbergh <e...@l-c-n.com> wrote: > Contrary to what has been said, IE 7 & 8 (and 6 I think, but it has been a > while since I checked thoroughly) really support basic media queries of the > type
Ah, so I was wrong about that HTMLDog article ... As you say below, it's just the basic media types that are supported in old IEs (this seems to be confirmed via the Microsoft links I sent in my previous e-mail). In HTMLDog's defense, the author does not state what "media types" are supported in which browsers ... I just assumed they were all supported in all versions of IE (my bad). > @media screen { ….. } > @media all { …. } > @media screen, print { …. } > That is, media queries as described in CSS 2.1: > http://www.w3.org/TR/CSS21/media.html > But this is not supported: > @media { …. } > for the obvious reason: it is invalid per CSS 2.1. Ah, ok, that's clear enough for my thick skull. Hehe. Thanks Philippe (and everyone else) for the help! I'm stoked to have finally found a solution that will work for my CSS/media query workflow. Crawling back into my hole now. Bye. M ______________________________________________________________________ css-discuss [css-d@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/