1.Login to your blogger dashboard--> Desing- -> Edit HTML
2.Scroll down to where you see <head> tag
3.Copy below code and paste it just before the <head> tag
<script type='text/javascript'>
//<![CDATA[
msg = "Type Your Text Hear";
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>
4.Now Click on "Save Templates" Now your Done
Picture from http://www.blogger.com

Related Blogger Tips
- How to add Unique Style Social Sharing Box For Blogger
- Awesome CSS3 Image Circle Hover Effect For Blogger
- 3 reasons why many bloggers get frustrated and what to do against it
- Changing Title Meta Tag can hurt Google Rankings
- How to add Description and Keyword metatags to Blogger blogs?
- Top 5 Ways To Create Conversions with Hangouts On Air
- Add Facebook Recommendations Bar To Blogger
- Increase Traffic By Solving Problems
- Best practices to help Google find, crawl, and index your site
- How to Build a Cloud Computing Network
- jQuery Popup For Facebook LikeBox to Blogger
- The 3 Key Steps to Increasing Web Traffic
- 7 Reasons Why You CAN’T Make Money Blogging
- Blogger Tip: Importing Your Blog
- Add Animated CSS Image Labels For Blogger
- How To Add Animate Scrolling Text on Your Browser Title Bar
- How To Add Animated Flash Clock To Your Blogger Blog
- Animated Circle Gallery with Pan Style For Blogger