Wednesday, September 21, 2011

How to make animated title bar on Blog

forexample :




the steps to How to make animated title bar on Blog are :

  1. Login to your Blogger..
  2. Select menu Design- Edit html
  3. Find code </head>
  4. And copy this code and paste above </head>




<script type='text/javascript'>
//<![CDATA[

msg = " animated titlebar";
msg = "How to make animated title bar on Blog" + msg;pos = 0;
function scrollMSG() {
document.title = msg.substring(pos, msg.length) + msg.substring(0, pos); pos++;
if (pos > msg.length) pos = 0
window.setTimeout("scrollMSG()",200);
}
scrollMSG();
//]]>
</script>

   5. And the last Save your template.

---Good Luck----

6 comments:

M. Aftab said...

NICE Post.
I love this.

DEAR, how did u got adsense account without own domain....can i also get this way having blogspot.com

plz tell me that what is ur strategy to get adsense account... plz plz plz mail me at victoryliner@rocketmail.com

PTC Sites said...

How to animate title and display some bubbles like animated background ?
http://ourptc-sites.blogspot.in

Unknown said...

Earn money Online-----> www.freelancertube.blogspot.com

MATHURA SONAVANE said...

How to earn money http://moneymakingtriks.blogspot.in/

Trictune said...

How to get google adsense??
https://worldtricbd.blogspot.com/

Unknown said...

Your blog has helped me a lot in tweaking my blog, i am very grateful to you...when i'm done, i'll let you know and invite you to view my work...for the meantime..I am also doing animation course .
thanks for all the help...^_^

Post a Comment