make your blog title more
would make you more cool blog title rich 'that my blog title ...His easy manner
Direct only :
- login
- select layout
- select edit html
- check the Expand Widget Templates
- copy the script below:
- <script type='text/javascript'>
//<![CDATA[
var message = new Array() // leave this as is
message[0] = "Welcome to my Blog";
message[1] = "mefirstcar.blogspot.com";
message[2] = "automotive and blogging info";
message[3] = "Leave me your comment";
message[4] = "Don't forget";
message[5] = "mefirstcar.blogspot.com";
var reps = 2
var speed = 100
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='[HAPID] '+T+' [HAPID]'}
if(s==2){document.title='[=B===] '+T+' [===B=]'}
if(s==3){document.title='[==L==] '+T+' [==L==]'}
if(s==4){document.title='[===O=] '+T+' [=O===]'}
if(s==5){document.title='[====G] '+T+' [G====]'}
if(s==6){document.title='[===G=] '+T+' [=G===]'}
if(s==7){document.title='[==E==] '+T+' [==E==]'}
if(s==8){document.title='[=R===] '+T+' [===R=]'}
if(s==9){document.title='[==me==] '+T+' [=spot=]'}
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>
- location of the code above <head>
- adjust your wishes
- see the results ...
happy blogging
0 comments:
Post a Comment