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

data-srcset can't handle comma's in url #102

Closed klibansky closed 7 years ago

klibansky commented 7 years ago

I'm trying to use Cloudinary's service to generate image manipulation through specific parameters you can pass in the url, however, Lazy Load XT can't load a url with comma's in the URL.

klibansky commented 7 years ago

Just realised that someone had this same issue already #60 .