1. Login ke Blogger.com
2. Klik Rancangan lalu klik Edit HTML
3. Cari kode </head> gunakan Ctrl + F untuk pencarian.
4. Letakkan kode di bawah ini di atas kode </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>
4. Simpan template.
0 komentar:
Posting Komentar