Advertise here

jQuery Plugins Tagged ‘library’

Echo.js – Simple JavaScript Image Lazy Loading

August 15, 2013     4530     Others
Echo.js – Simple JavaScript Image Lazy Loading

Echo.js is a simple image lazy loading library, it's less than 1KB minified.

Lazy-loading works by only loading the assets needed when the elements 'would' be in view, which it'll get from the server for you upon request, which is automated by simply changing the image src attribute.

Read More »