Wednesday 27 March 2013

How To Add Animated Scrolling Text To Browser Tittle-Bar

THESE DAYS A COOL BLOGGER WIDGET IS ARROUND US !!! 
MOST OF THE BLOGGERS ARE USING IN , ITS VERY NICE
HOW TO ADD ANIMATED TEXT TO THE BROWSER TITLE-BAR !!!
IT MAKES VISITORS AMAZING , MANY VISITORS SEE THIS WIDGET !!!
IT HAS ITS OWN ATTRACTION OF ANIMATION !!!

How To Add This Widget To Ur Blog !!!

1.Go To Blogger
2.Go To Template > Edit Htmal
3.Find <head> In The Box
4.Paste Under Code Just Before / Up The <head>

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


* Replace The Text In Red With Ur Text U Want To Add To Scrolling Bar !!!


ENJ0Y !!!                            ENJ0Y !!!                         

4 comments:

Enan said...

Thanks! I am a freelencer i wanted to develope my skills. You made this so easy and light. I liked
This Website

Blogger said...
This comment has been removed by the author.
Blogger said...

Thank You Mafia doing great work. We are Indian

Android gamer said...

Nice post
10 Best Responsive Template For AdSense Approval

Post a Comment