Skip to main content
Andrea Verlicchi

Making the web faster and more user-friendly

A new LazyLoad to improve your website performance

In the latest days I've been working on websites performance optimization and I realized that there is no way to take advantage of the progressive JPEG image format on websites if you're using jQuery_lazyload. So after sending a pull request to its author, I decided to write my own lazy load, which turned out to be better, because:

More information on the GitHub Repo.