tylerpearson / lazyYT

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

Not working in IE8 #55

Closed BB-000 closed 8 years ago

BB-000 commented 8 years ago
SCRIPT5007: Unable to get property 'path' of undefined or null reference 
lazyYT.js, line 221 character 7

Gets stuck on the blank ' loading... ' screen. This screen can be clicked which then inserts the iframe, Can be replicated on the demo page [http://works.daugilas.com/lazyYT/demo/fluid.html]

Any workarounds for this?

BB-000 commented 8 years ago

https://github.com/Daugilas/lazyYT/issues/15