I,m telling you about these tips before that i want to tell you about hack in blogger you see some sites has ajaxloading on the start up with this there page speed is increased it is also work like this ajax loading bar but it is too good for your blog..
Add lazy Loading hack in blogger
- 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>
Refresh the site and see the results
0 comments:
Post a Comment
Confused? Feel free to ask
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. You Can add HTML CODE in comments.
2. You can always Test the tutorial.
3. No cheesy/spam Comments tolerated Spam comments will be deleted immediately upon our review.
Regards,
Saeed Aquib Ahmed :)