Hi guys, ..
Rascal Zone back again, ..
Rascal Zone chance today to discuss how to accelerate Loading blog, ..
directly to how:
1. Log in to Blogger.com
2. Click Design and click Edit HTML
3. Find the code </ head> use Ctrl + F to search.
4. Put the code below in the code </ head>.
</a><script charset='utf-8' src='http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js' type='text/javascript'/>
<script src='http://pwam.googlecode.com/files/jquery.lazyload.js' type='text/javascript'/>
<script charset='utf-8' type='text/javascript'>
$(function() {
$("img").lazyload({placeholder : "http://pwam.googlecode.com/files/grey.gif",threshold : 200});
});
</script>
5. Save the above code
finished hopefully useful, ..
Please see the other tips, ..
Thank you :)
0 komentar:
Posting Komentar