Simple-responsive-images
Simple-responsive-images copied to clipboard
Looks interesting but old
Hey
Having a break point plugin for responsive images look interesting. The plugin is now old though. I guess we can do the same with Media queries.... Tips?
Hi,
Yes you can do something with the media queries but you cannot load a different image size base on the browser size or pixel ratio. This is why you need responsive images, there is plenty posts on the internet about this and some pretty good solutions like this one http://scottjehl.github.io/picturefill/.
Rahe