Marquee Title On Address Bar Using JavaScript

Toady I will Share Marquee Title On Address Bar Using JavaScript That I using My Site.
  1. Login back to your blogger account Select your blog < Template < Edit HTML
  2. Save a backup of your blog template code first, now click inside the template code box.
  3. Now Find the <head> By Pressing Ctrl+F (Windows) or CMD+F (Mac)
  4. Step  Copy and Paste the below code above </head>

Source Code

 <script>msg = document.title;  
   msg = "          " + 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>

Any type of information please Contact us.
Labels:

Post a Comment

[blogger][facebook][disqus]
switcher
Layout
Boxed Full
Boxed Background Image
Main Color
#007ABE

Shawon Khan

{picture#https://1.bp.blogspot.com/-BDYMzedJdjs/UAI7F8ZNFKI/AAAAAAAAACY/yhMlXb-dkDU/s50/avatku.jpg} Nor is it at all prudent for the hunter to be over curious touching the precise nature of the whale spout. {facebook#http://facebook.com} {twitter#http://twitter.com} {google#http://google.com} {pinterest#http://pinterest.com} {youtube#http://youtube.com}

Contact Form

Name

Email *

Message *

Powered by Blogger.