Lazy Loading Images for Flexslider

Flexslider is one of the most used sliders, for good reason. This snippet helps lazy load your images. In order to create a perceived performance for users, we as authors shouldn’t allow the loading of every single image at once for sliders or carousels. In this snippet we only load the first and second image on init window load. This … Read more

The post Lazy Loading Images for Flexslider appeared first on Web Design Weekly.