「—」

Assalamualaikum and annyeonghaseyo. Many people requested how to do this. Aku tak sure jadi ke tak utk pengguna simple etc, sbb aku sendiri guna blogskin. If want re-tuto, please CREDIT ME. Thanks^^


1. Dashboard > Template
2. Copy this code.
<script language="JavaScript">
var a1 = " (3) Facebook";
var a2 = " Chanyeol messaged you";
var delay = 1000;
b1();b2();
function b1() {ID = setTimeout("b2()",delay);document.title = (a1);}
function b2() {ID = setTimeout("b1()",delay);document.title = (a2);}
</script>
3. Paste it before the code <head>
4. Preview & save.

Blue: Change with your own words.

If you guys nak tambah lagi ayat, kena tanya aku dulu, sbb susah nk explain kat entry ni okay? :) Good luck!