ressio / lazy-load-xt

Lazy load XT is a jQuery plugin for images, videos and other media
http://ress.io/lazy-load-xt-jquery/
MIT License
1.36k stars 245 forks source link

SRCSET should be grabbing the element width, not the window width #90

Closed Slgoetz closed 8 years ago

Slgoetz commented 8 years ago

To serve the best size image, the element should be serving the closest size for the element, not the window at large.