You can still give them support via the javascript polyfill respond.js (
https://github.com/scottjehl/Respond) and give the fallback to no-js
enabled non media queries supporting browsers (with modernizr classes for
instance http://modernizr.com/).
Nowadays though, with Windows XP dead since last April, if I recall it
well, most users will have media queries supporting browsers (
http://caniuse.com/)...
Without javascript, conditional comments are ok, kind of bullet proof, and
if you are making it mobile first, the technique shown in Crest
Christophers previous resource seams a prety good option.

regards,
isabel

On Mon, Dec 15, 2014 at 3:21 AM, Crest Christopher <
crestchristop...@gmail.com> wrote:
>
> I found this resource <http://www.smashingmagazine.
> com/2011/08/10/techniques-for-gracefully-degrading-media-queries/>.
> Although I still have to test a page on multiple browsers in-case MQ break !
>
>  Tom Livingston <mailto:tom...@gmail.com>
>> Sunday, December 14, 2014 7:38 PM
>> I serve old ie a fixed width desktop site only.
>> Crest Christopher <mailto:crestchristop...@gmail.com>
>> Sunday, December 14, 2014 7:37 PM
>> It has become a concern for Browsers that don't support MQ (IE 7/8 etc).
>> What is the best Fall Back ?
>>
> ______________________________________________________________________
> 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/
>
______________________________________________________________________
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/

Reply via email to