mau buat judul blog loe lebih keren kaya' judul blog saya tu...
cara nya gampang ko'
langsung aja :
-login dulu
-pilih tata letak letak
-pilih edit html
-beri tanda centang pada Expand Template Widget
-copy script di bawah :
<script type="text/javascript">
//<![CDATA[
var message = new Array() // leave this as is
message[0] = "Welcome to my Blogger !";
message[1] = "yOu Was EnTeREd To HacK ZonE";
message[2] = "share your idea";
message[3] = "keEp EnJoY !!";
message[4] = "Don't fOrgEt...";
message[5] = "LeaVe mE a cOoL cOmment !!";
var reps = 2
var speed = 80
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='[P====] '+T+' [====F]'}
if(s==2){document.title='[=R===] '+T+' [===O=]'}
if(s==3){document.title='[==I==] '+T+' [==X==]'}
if(s==4){document.title='[===M=] '+T+' [=S===]'}
if(s==5){document.title='[====E] '+T+' [<====]'}
if(s==6){document.title='[===M=] '+T+' [=S===]'}
if(s==7){document.title='[==I==] '+T+' [==X==]'}
if(s==8){document.title='[=R===] '+T+' [===O=]'}
if(s==9){document.title='[P====] '+T+' [====F]'}
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>
-letak kodenya diatas <head>
-lihat hasilnya .....
0 komentar:
Post a Comment