Responsive web design and Media Queries in IE

We encourage users to post events happening in the community to the community events group on https://www.drupal.org.
kristofo's picture

Hi guys,

Recently I came across a JS plugin that allows media queries to work in Internet Explorer 6 - 9.
https://github.com/scottjehl/Respond This is a very lightweight javascript file.

I have tested this myself and it seems to work like a charm. (tested on a Windows computer with IE 6 - 8)
http://adifferentdesign.be/responsivetest/

For Responsive images you can use the Filamente group's js plugin.
https://github.com/filamentgroup/Responsive-Images

What do you guys think ? any drawbacks ?

Comments

Last week I was thinking on

anthonyR's picture

Last week I was thinking on how to properly implement the filamentgroup responsive images script in Drupal,
have you tried something like that already?

Great

kristofo's picture

That is an great idea, I haven't tried it yet. This could be a cool module or maybe a setting for imagecache ?

Responsive Design

skunhare's picture

Check your responsive design on localhost or offline
http://helpersway.blogspot.com/2014/02/How-to-Check-Your-Responsive-Webs...