How can I make images responsive in D7? Is there a way to achieve this? This link is an example of what I mean http://filamentgroup.com/lab/responsive_images_experimenting_with_contex...

Comments

Rodney Strong’s picture

Just to clarify, what dre2phresh is asking for is an image that will resize with the browser.

E.g. A user grabs the edge of the browser window and drags it left and right and the image inside gets smaller and bigger accordingly. An effect usually achieved (if not only) by javascript.

I don't know of a module that does that for Drupal, but hopefully someone else can help you.

svendecabooter’s picture

Check my sandbox project: http://drupal.org/sandbox/svendecabooter/1132954
Still under heavy development though :)