tylerpearson / lazyYT

A jQuery plugin to lazy load those dang Youtube iframe videos.
Other
208 stars 86 forks source link

The preview image link didn't consider the protocol #27

Closed ghost closed 9 years ago

ghost commented 9 years ago

The link to the preview image should be started from "//" instead of "http://".

https://github.com/tylerpearson/lazyYT/blob/master/lazyYT.js#L94

tylerpearson commented 9 years ago

https://github.com/tylerpearson/lazyYT/pull/32