Tuesday, August 25, 2015

Simple Image Lazy Load and Fade



One of the quickest and easiest website performance optimizations is decreasing image loading.  That means a variety of things, including minifying images with tools like ImageOptim and TinyPNG, using data URIs and sprites, and lazy loading images.

from My Pocket http://davidwalsh.name/lazyload-image-fade

No comments:

Post a Comment