Posted by : Eja Gaming Minggu, 13 Januari 2013

1.Login Blogger
2.Klik Nama Blog → Template → Edit HTML
3.Klik Proses Button
4.Cari kode berikut menggunakan Ctrl+F atau F3

</body>
5.Masukkan kode berikut tepat di atas kode </body>
<script>
var tit = document.title;
var c = 0;
function writetitle() {
document.title = tit.substring(0,c);
if(c==tit.length)
{
c = 0;
setTimeout("writetitle()", 2000)
}
else {
c++;
setTimeout("writetitle()", 275)
}
}
writetitle()
</script>
6.Klik Save

Leave a Reply

Hope you enjoy and feel free to comment :)

*Sorry for my bad english :(

Report a Bug

Subscribe to Posts | Subscribe to Comments

Fans Page

Site Meter

Komentar

Followers

Hari dan Tanggal

Hari: .

Pageview

- Copyright © Keyzo Nootaru -Metrominimalist- Powered by Blogger - Designed by Johanes Djogan -