Image lazy loading - programmatical pre-run?

Image lazy loading - programmatical pre-run?

Hello all,

https://plugins.jquery.com/lazyload/

This excellent plugin has severe advantages for page load times.

I'm wondering whether it's possible to perform a programmatic pre-run with jQuery over the DOM, substituting any image links outside of the viewport with the required HTML?

If so, I would try to include it as an option in my plugin:

http://4nf.org/change-content-div/


Thanks in advance and kind regards