tylerpearson / lazyYT

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

No deps #1

Closed kylereicks closed 9 years ago

kylereicks commented 10 years ago

Refactor of LazyYT.js to remove the dependency on jQuery. Also added a few "intelligent" defaults. Nothing fancy, just a direct duplication of the original functionality, sans jQuery.

Thanks very much for publishing the project.