
Go to blogger dashboard> html > edit html
Now find </head>
now paste the below code above </head> tag
<script charset='utf-8' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script src='http://beautifulbloggerwidgets.googlecode.com/files/lazyload-min.js' type='text/javascript'/>
<script charset='utf-8' type='text/javascript'>
$(function() {
$("img").lazyload({placeholder : "http://beautifulbloggerwidgets.googlecode.com/files/grey.gif",threshold : 200});
});
</script>
Now save the template and its done
Refresh the site and see the results
Read more at http://haseebnet.blogspot.com/2012/11/how-to-increase-blog-speed.html#mQz15ChX2zwMloXF.99
No comments:
Post a Comment