Search This Blog

Friday, May 6, 2011

article logoHow to add scroll Message on Blogger Title Bar

Adding Scrolling Message on Blog Title & Browser Title bar are simple an easy steps.
First log in your account. Go to Design>>Edit HTML
Now Find this code below :
<b:skin><![CDATA[/*
Above/befor this code Paste the below code:

<script type='text/javascript'>
//<![CDATA[
msg = "Your Message goes here";
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> 
Put your Message on "Your Message goes here" & Enjoy! the scrolling on taskbar & titlebar.

11 comments:

Terrans said... My Blog Haven[Reply]My Blog Haven

Good tips, I am following you.

Terrans
http:/www.pfinusa.com
http://www.pfinusa.blogspot.com

Ziaur said... My Blog Haven[Reply]My Blog Haven

@Terrans
Thanks for following...

Unknown said... My Blog Haven[Reply]My Blog Haven

it would be better if you could show an application of the script in your website. visit
www.techblogschool.co.cc

Chrissy C said... My Blog Haven[Reply]My Blog Haven

I think you mean message, not massage. You should edit that. Otherwise, that's a good trick.

Ziaur said... My Blog Haven[Reply]My Blog Haven

@Chrissy C
Thanks

Chrissy C said... My Blog Haven[Reply]My Blog Haven

That's a good trick and looks cool! Thanks!

Anonymous said... My Blog Haven[Reply]My Blog Haven

thx, i am using this at my site ourware.

Anonymous said... My Blog Haven[Reply]My Blog Haven

sorry for the broken link, its ourware

Ziaur said... My Blog Haven[Reply]My Blog Haven

@Anonymous

Thanks for your Comments

online education said... My Blog Haven[Reply]My Blog Haven

I like it. Thanks

Anonymous said... My Blog Haven[Reply]My Blog Haven

No matter if some one searches for his vital thing, so he/she desires to be available that in detail, thus that thing is maintained over here.
website design

Post a Comment