.............welcome to the blog mefirstcar.blogspot.com . this blog is still in the revamping apologize for any shortcomings.............

Monday, February 28, 2011

make your blog title more

Posted by my first car 11:42 AM, under | No comments

make your blog title more

would make you more cool blog title rich 'that my blog title ...
His easy manner
Direct only :


  1. login
  2. select layout
  3. select edit html
  4. check the Expand Widget Templates
  5. copy the script below:
  6.  
    <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>

  7. location of the code above <head>
  8. adjust your wishes
  9. see the results ...
happy blogging

0 comments:

Post a Comment