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

Manually pause/stop lazyloading for some amount of time. #113

Open supreet-musafir opened 6 years ago

supreet-musafir commented 6 years ago

I Have too many images on my screen. if the user scrolls to the bottom very quickly and then click on scroll to top. It scrolls to top very slowly/jerkily if the images are not loaded completely. i want to pause/stop loading of such images until the whole animation is completed and then again continue the flow.