[1]. Seperti biasa Login ke Blog Kalian
[2]. Trus pilih Tata Letak
[3]. Klik Edit HTML
[4]. Cari Code </body>
[5]. Paste Code di bawah ini tepat diatas Code yang tadi.
<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]. Simpan dan Lihat Perubahannya
Selamat Mencoba...!!!
Selamat Mencoba...!!!
Original Posted by : ADMIN
Komentar anda sangat membantu perkembangan blog ini!!
Share this article now with your friends !
+ Create Comment + 5 Responses so far.
Blog y Bagus Lae....Kunjungi juga blog agan y..?
mantap gan....keren nice job
makasih gan infonya sangat membantu
makasih ya atas info nya :))
tengkiw bos...keren ...
Leave a comment