Latest

6/recent/ticker-posts

Header Ads Widget

Lazy loading for images to decrease page load time

 Lazy loading for images to decrease page load time

Click here to download js file and add into header of main page.

simply add class lazyload and replace src with data-src of image.

For Example:

<img alt="Image" class="lazyload" data-src="imagename.png">


Post a Comment

0 Comments