How-to make blogger load faster with JQuery lazy image plugin

By: Ashpaq → Friday, 23 May 2014

This post will explain to you how to add JQuery Lazy Load Plugin to your blogger blog or any other website easily.If you have a blog or website containing many images, this tricks will be very helpful to you.It can reduce the page loading time of your site.
> Installig the JQuery plugin on blogger.

1.Login to your blogger dashboard--> layout- -> Edit HTML
2.Scroll down to where you see </head> tag .
3.Copy below code and paste it just before the </head> tag .


4.Now save your template and you are done.Refresh your site to see the result.