ressio / lazy-load-xt

Lazy load XT is a jQuery plugin for images, videos and other media
http://ress.io/lazy-load-xt-jquery/
MIT License
1.36k stars 245 forks source link

requestAnimationFrame support #53

Open zslabs opened 8 years ago

zslabs commented 8 years ago

I couldn't find anything about this in existing issues, but wondered if requestAnimationFrame support has ever been discussed. I realize that older browsers do not support it, but a polyfill is already provided via https://cdn.polyfill.io/v1/docs/features/#requestAnimationFrame that could be noted for older browser support.