Same img size served at all widths
-
Hi,
Please correct me if I’m going about this the wrong way, or not understanding the plugins intention. I’m expecting that when I upload a large image,a) the uploads directory will get several versions of the same file at different sizes,
b) the html will contain an img tag with srcset,
c) that the appropriately sized image will be downloaded dependent on the viewport width
[ and, d) that Picturefill will provide back-compatibility.]a) and b) take place as expected but in Chrome, Safari, Firefox I’m seeing the same full size image served at all screen widths and simply resized with css. Have I misunderstood the plugin?
The topic ‘Same img size served at all widths’ is closed to new replies.