.....

17 Scrolling Title in Browser title bar for blogspot



One of the most common uses of JavaScript is to create a scrolling message in the browser's status line. You can create a scrolling message using the string methods you have learned in this hour.
To begin, you'll need to define the message to be scrolled. You will use a variable called msg to store the message. To begin the script, initialize the variable (feel free to choose your own text for the message):



Steps to follow:

STEP #1
Log in to Blogger -> Layout -> Edit HTML and select the tick-box Expand Widget Templates
Then, find (CTRL+F) this code in the template

<head>

And immediately before it, paste this code:

<script type='text/javascript'>
//<![CDATA[
msg = "
==>Blogspot Tutorial<==";
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>


Now click Save Template 

Free Backlinks for Blog and Website

Do you want to know Where to get free backlinks? This is a free, fast, and simple immediate automatic backlinks for optimizing your blog or web page on search engines result.Everyone knows how important backlinks are to getting a good rank.Here, we offer a backlink for free and very fast for your sites. Copy the html code first (no change needed), and then paste to your website or blog.To view your backlink you can click the image link from your website or blog. And well... your website url done and will be displaying in first references.If any visitors click this banner from your website or blog, your url backlink will be creating automatically in this website.You can build backlink as many as you want, no limitation and restriction, but no spam ! Wish your website's ranking quickly on Top Google, Yahoo and Alexa!

Free Automatic Backlink for Blog and Website

If our Tutorials have helped you a little, then kindly spread our voice using the badge below:- Copy this html code to your website >>
Free Backlinks blogger widgets



Optionally use this Widget installer to add this link to your blogger blog.

* Please note:- After you paste the code into the website, please click on the button to create backlinks to your website. - If you remove the code from your website where your backlink will be deleted automatically. - if you know any free backlink info, please submit here, Let's share the free backlink list to everyone.
submit here

17 Responses So Far:

සංකල්ප said...

Thanks for your posts !!!!

Ninja Mum said...

Great round up, thanks for sharing the helpful resources. They all look like they could be a great addition for development and design.
excellent website templates

Umukoro Benjamin K. said...

Great Prof! Kudos.
Please can you help me? the information I was actually looking for that brought me to this great blog is as quoted below:
"How Do I Show Post Title: Blog Title in Title Bar"?

What code can I add to my Blogger template, or whatever I have to change, so that on each post page it shows the title of the post, then the blog title. Something like this:

Scrolling Title in Browser: Blogger Tutorial

What do I do to accomplish this?
My email address is benwits@yahoo.com

Thank you.

P.S: It was me who added the comment that talks about making this blog my homepage.

admin said...

@McBeeny


you can change the code [msg = "==>Blogspot Tutorial<==";]

add your Title bar [msg = "==>Microsoft Word Tutorial<==";]

chenta_axeem said...

i love diz blog.. :)

Anonymous said...

thank u very much...... nice post

RAMEN the super mario said...

really appriciate it..thanx for ur sharing !

echa said...

thank you for your useful tips. it`s great.

Anonymous said...

how about typing text effect? :)

Unknown said...

@Anonymous

Unknown said...

Kham-sa-ham-nidah??

Unknown said...

thanks so much..

alrick said...

thanks its awesome
http://www.drupalnetworks.com/

Anonymous said...

Thanks, i tried it and it works! :D

Unknown said...

Very helpful tricks for my blog

Unknown said...

thank so much

Anonymous said...

I think everything said made a lot of sense. But, think about this, suppose you were to create a awesome headline?

I mean, I don't want to tell you how to run your website, but
what if you added a title that grabbed people's attention? I mean "Scrolling Title in Browser title bar for blogspot" is kinda boring.
You ought to glance at Yahoo's front page and watch how they create article
headlines to grab viewers to click. You might add a
video or a pic or two to grab readers excited about everything've got
to say. In my opinion, it could make your
posts a little livelier.

my blog ... foods that increase testosterone

Post a Comment

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Powered by Blogger