Link to home
Start Free TrialLog in
Avatar of dlearman1
dlearman1Flag for United States of America

asked on

Why aren't my PictureFill images responsive?

This is my first try at using picturefill (http://scottjehl.github.io/picturefill/#using-picture). The markup seems pretty simple, but the images do not respond to resizing the viewport.  It appears the code selects the correct image for the initial size of the viewport when the page is loaded, but the images do not respond to subsequent viewport size changes.

If anybody can see what is causing this, it would be greatly appreciated.
pictureFill.htm
picturefill.min.js
Avatar of gheist
gheist
Flag of Belgium image

For start try to repeat problem with normal, not minimized framework.
Avatar of dlearman1

ASKER

OK. I'll try that
ASKER CERTIFIED SOLUTION
Avatar of lenamtl
lenamtl
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial