G5/jquery-picture-tag

IE 9/10 doesn't show the optimal image when the page first loads

Closed this issue · 0 comments

When the page first loads on IE 9/10 the default image is loading, instead of the correct image based on the media query. This causes a blurry image at desktop dimensions because it defaults to the smaller size which then gets stretched. When the browser is resized it seems to do the right thing.

cc/@levibrown please update this if I'm not stating the issue correctly. I believe Levi has already found a fix for this so he'll be making a pull request.