contoh tips pertama, ya kayak judul addres blogku.
cara-nya:
1. login ke blogger
2. pilih tata letak >> edit HTML >> Centang Expand Template Widget >> cari kode <head> (biar gampang nyarinya klik F3)
lalu Copy/Paste kode di bawah ini di atas kode <head>
script judul-nya kayak gini:
<script type='text/javascript'>
//<![CDATA[
var message = new Array() // leave this as is
message[0] = "sElAmAt dAtAnG";
message[1] = "Asalamu'alaikum,,!!";
var reps = 2
var speed = 200
var p=message.length;
var T="";
var C=0;
var mC=0;
var s=0;
var sT=null;
if(reps<1)reps=1;
function doTheThing(){
T=message[mC];
A();}
function A(){
s++
if(s>9){s=1}
if(s==1){document.title='*D....* '+T+' *....H*'}
if(s==2){document.title='*=O...* '+T+' *...E.*'}
if(s==3){document.title='*..D..* '+T+' *..R..*'}
if(s==4){document.title='*...$.* '+T+' *.$...*'}
if(s==5){document.title='*....!* '+T+' *!....*'}
if(s==6){document.title='*...$.* '+T+' *.$...*'}
if(s==7){document.title='*..I..* '+T+' *..L..*'}
if(s==8){document.title='*.K...* '+T+' *...I.*'}
if(s==9){document.title='*@....* '+T+' *....N*'}
if(C<(8*reps)){
sT=setTimeout("A()",speed);C++
}else{
C=0;
s=0;
mC++
if(mC>p-1)mC=0;
sT=null;
doTheThing();}}
doTheThing();
//]]>
</script>
ganti warna merah dengan tulisan & kreativitasmu sendiri.
Share it to your friends..!
Posting Komentar