tylerpearson / lazyYT

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

Support https #33

Closed varelaz closed 9 years ago

varelaz commented 9 years ago

Currently background images use http:// schema. I think it's better to use links without schema like //img.youtube.com/

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

tylerpearson commented 9 years ago

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

lidel commented 9 years ago

I was about to ask for this, fantastic!:+1: