luis-almeida / unveil

A very lightweight jQuery plugin to lazy load images
4.16k stars 676 forks source link

Jquery CDN URL updated #133

Open vishaldodiya opened 7 years ago

vishaldodiya commented 7 years ago

Library was not loading because https: prefix was not added

pau1phi11ips commented 6 years ago

That's kinda weird. "//domain.com/..." should work fine in the browser. It should auto-select http or https depending on the protocol of the webpage it's included on.