How to Add "Scrolling Back to Top Button" in your blogger website.

Hey guys,I think all of you are well.I just want to share “How to Add “Scrolling Back to Top Button” in your blogger website”. You can do it easily. I will show How will you do it.Every one want to add their blog site to satisfy their visitors.

Now follow These steps:

1.First go to blogger.com .
2.In your dashboard click on Template.
3.Click Edit HTML. 

4.From your keyboard press Ctrl+F.
5.Find out bellow code.
</body>
6. After find out above code just copy bellow code and paste before </body>.
7.Then save your template. 

<style type=”text/css”>
#MBB {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; width:96px;background-color: #EEEEEE;background-color:#FFD45D;filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=’#99EEEEEE’,EndColorStr=’#99EEEEEE’);text-align:center;padding:5px;position:fixed;bottom:51px;right:29px;cursor:pointer;color:#111;text-decoration:none;border:1px solid #C9C9C9;}
</style>
<script src=”https://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js&#8221; type=”text/javascript”/>
<script type=”text/javascript”>
$(function() {
$.fn.scrollToTop = function() {
$(this).hide().removeAttr(&quot;href&quot;);
if ($(window).scrollTop() != &quot;0&quot;) {
$(this).fadeIn(&quot;slow&quot;)
}
var scrollDiv = $(this);
$(window).scroll(function() {
if ($(window).scrollTop() == &quot;0&quot;) {
$(scrollDiv).fadeOut(&quot;slow&quot;)
} else {
$(scrollDiv).fadeIn(&quot;slow&quot;)
}
});
$(this).click(function() {
$(&quot;html, body&quot;).animate({
scrollTop: 0
}, &quot;slow&quot;)
})
}
});
$(function() {
$(&quot;#MBB&quot;).scrollToTop();
});
</script>
<a href=”#” id=”MBB” style=”display:none;”>Scroll to Top </a>

If you like this don’t forget to comment .Any problem please inform me.I will help you.
Thanks

Download free premium blogger template…

Hello, We want Nice and good template for our blogspot site.But we can’t find or make as like as our mind.Blogger has some template that are common we want other template.There are many template download site in the internet.But Today I share some template site that are seo friendly and there are thousand thousand template.So you can choice as you like.
                                                              Website link is here:


 
Any problem please let me know.

"Think Build Believe” is a documentary that chronicles the present and future of technology, education and human innovation.

“About “Think Build Believe” 
At the heart of the project is the Maker Movement and the high school FIRST Robotics Competition. The documentary will showcase the pioneering people and organizations that are exploring this new frontier of learning, creativity, economic development and manufacturing.
  What’s our goal?
The goal of the documentary is to spur more awareness and public policy support for programming accessible to STEAM (Science/Tech/Engineering/Art/Math) education. We will be seeking wide-spread distribution for the film after it is completed. 
  How can you get involved? 

 Become a backer to our Kickstatrter campaign Share our project with your friends, colleagues and on your social media networks To become one of our backers, just click on the big green button to the right of our video. Kickstarter will ask you for your pledge, which reward you want, and how you want to sign up. Signing up is easy; you can even do it through Facebook.
VISIT TO KNOW MORE:http://kck.st/1a0hmRd
 Important FYI 
 Funds will ONLY withdraw from your account if we reach our goal of 83k. When we reach our goal, funds will then be processed. If we fail to reach 83k, no money will leave your account. 
  What do we plan to shoot?
Coverage of 2 FIRST Robotics Competition High School Teams Over 6-8 Weeks 1-2 FRC Regional Competitions throughout South Florida National FRC Competitions in St. Louis. Missouri The uprising of the Maker Space Movement in South Florida which includes, but not limited to Maker Square, Hacklab, Palm Beach LED and Startup Delray Maker Faire Orlando Mini-Maker Faire in Miami National Maker Faire in New York Inventors Council of South Florida National Maker Spaces in San Fransisco, New York and Boston International Maker Space in Haiti The unexpected
  Interview Wishlist 
 We are aiming high when it comes to our interview wishlist! Chances are we will be able to interview several of the people listed below, and we will be able to obtain footage for others if needed. “The interview wishlist” is a wishlist of high profile individuals who are major supporters of STEAM education and the Maker Movement. Dean Kamen Woodie Flowers Elon Musk Bill Gates Steve Wozniak Noam Chomsky Will I AM Additional companies and organizations TBD Economists TBD Educators TBD Makers TBD
  About the Maker Movement 
 More and more Americans are becoming Makers, a growing community of young people and adults who are designing and building things on their own time. For example, 120,000 people participated in the May 2012 Maker Faire in San Mateo, California. Maker Spaces have the ability to improve science, technology, engineering, the arts and math (STEAM) education.
  What are other people saying about the Maker Movement?

“I want us all to think about new and creative ways to engage young people in science and engineering, whether it’s science festivals, robotics competitions, fairs that encourage young people to create and build and invent—to be makers of things, not just consumers of things.”- President Obama
  US Secretary of Education on the 2013 Maker Camps
“The Maker Movement, an evolution of millions of people who are taking big risks to start their own small businesses dedicated to creating and selling self-made products. In a world of mass-produced products, modern technology has made it easier than ever for a single individual to create and distribute items that are customizable and unique without having middlemen like manufacturers. This growing shift will continue to affect the economy and will likely have big implications on large retailers.”- Huffington Post “New technology has democratized the means of production, making it possible for anyone to be a builder or “maker.” – WIRED editor-in-chief Chris Anderson “Embracing the lessons of the Maker Movement holds the keys to reanimating the best, but oft-forgotten learner-centered teaching practices.“ – SMART Blog on Education About The FIRST Robotics Competition:

“The Varsity Sport for the Mind,” FRC combines the excitement of sport with the rigors of science and technology. Under strict rules, limited resources, and time limits, teams of 25 students or more are challenged to raise funds, design a team “brand,” hone teamwork skills, and build and program robots to perform prescribed tasks against a field of competitors. It’s as close to “real-world engineering” as a student can get. Volunteer professional mentors lend their time and talents to guide each team. 
 Students get to:
checkbox blue Learn from professional engineers checkbox blue Build and compete with a robot of their own design checkbox blue Learn and use sophisticated software and hardware checkbox blue Compete and cooperate in alliances and tournaments checkbox blue Earn a place in the World Championship checkbox blue Qualify for over $16 million in college scholarships Credit: http://www.usfirst.org/roboticsprograms/frc “Think Build Believe” will follow several students and high school teams as they overcome challenges and grow over the course of participating in the FIRST Robotics Competition. The FRC, founded by Dean Kaman, has been an influential program introducing high school students to science, technology, engineering and math. 
  The impact of the FRC 
 “Honestly, I feel that had I not found programming interesting during my first year on team 180 S.P.A.M., I would have never discovered that I not only enjoy coding, but that I also enjoy working with computers as well.“ – Team 180 S.P.A.M. “One of our team members has been inspired to the point where although he still participates in football, he now sees engineering as his passion and the career path he wants to pursue through secondary education. This is a direct result of FIRST.“ – Team 1369 “He told me, “Mr. B, my life has changed completely because of FRC. I have a drive to become an engineer.“ – Team 3410 
  Meet the Team
Nicholas Monaco Producer and Director Nicholas Monaco is the CEO and Founder of JumpArt Media. He has worked on several PSA’s, short films, music videos and full feature films. After being exposed to both the FIRST Robotics Competition and the Maker Movement over the past year, he was inspired to create a full feature documentary on the subject. simonbw Simon Modery Editor Simon is a London-based film editor. He has extensive editing credits from corporates and promos to feature-length drama and documentary. His latest documentary “Four Horsemen” is an international festival success. His technical skills include an extensive list of software (including AVID, FCP, Smoke) and familiarity with diverse shooting formats (35mm, s16mm, Red, Arri Raw, HDCAM, XDCAM, 5D H264 ). Vincent De Vries Director of Photography Vincent de Vries studied photography at the Royal Academy of Arts in the Netherlands. Based in Miami, Vincent has assignments worldwide for hospitality, food and lifestyle clients. After a leave of absence, he is putting his visual style into film making again. Isaac Zapata Art Direction, Graphic Design and Production Isaac is the quintessential utility man. He can do it all. His previous experiences include advertising work for the Miccosukee Tribe of Indians where he was the lead graphic designer. These days you’ll find Isaac taking photos and designing top-notch graphics. View the rest of our team and advisers. What’s the project’s timeline? Production: Present – June 2014 Post Production: June- August 2014 Film Festival Circuit: 2014-2015 
  Budget: 
Production: 40K Equipment and Rentals: 12K Post-Production: 20K Travel: 3K Music Score: 1K Animation/Graphic Design: 1K Rewards and Kickstarter Fee: 6K Total: 83K Additional funding that exceeds 83K will be allocated for film festival submissions, promotional materials, extra travel expenses and online marketing. What if the movie makes money? Where does the money go? Current SEC laws prevent Kickstarter from offering equity or financial returns. As Kickstarter explains in Kickstarter Basics: “Project creators keep 100% ownership of their work. Kickstarter cannot be used to offer financial returns or equity, or solicit loans. Some projects that are funded on Kickstarter may go on to make money, but backers are supporting projects to help them come to life, not financially profit.” This being said, we plan to take a percentage of any proceeds and pay it forward to support STEAM education and community growth. 
  The “Makers Union” tee-shirt art
Risks and challenges Learn about accountability on Kickstarter With any documentary, there will be a number of obstacles and challenges that we will face. A few examples are equipment failures, not enough storage devices to place all the terabytes of footage, the need for a specific piece of equipment for a given shoot, an unexpected turn in the documentary with added travel expense, etc. Our Kickstarter budget of $83,000 reflects these possible risks, and assures every investor that this project has been scoped with anticipated obstacles in mind. Our team will make efficient and maximum use of each and every dollar we raise on Kickstarter to create a documentary that we are proud of, and that the STEAM, Maker and FIRST communities can use to help raise awareness of and funding for these important skill- and community-building programs . Visit This website to Know more: http://kck.st/1a0hmRd

Create Backlinks- Get Visitors by Posting in Popular Blogs and Forums

Create Backlinks- Get Visitors by Posting in Popular Blogs and Forums:

Certainly this is a Double Benefit Scheme for your blog or website. If you write in popular blog and forums with a link back to your site you will get two thing at a time. Number one is Backlink. And number two is visitors! So why do you skip this effective method of SEO? 

To be honest, still this site can’t get enough visitors from Search Engines. At best I get 15 to 20% visitors from search engines. You may ask- where do the other visitors come from? Well this is a good question. The top sources of visitors of Marks PC Solution are as follows:




  • Different Social Sites: Twitter, Facebook, Google Plus etc.
  • Social Bookmarking Sites: Digg, StumbleUpon etc.
  • Search Engines: Google, Bing, Yahoo and others.
  • Friends and Acquaintance: People who are requested by myself to visit my site.
  • Engaged Users: It’s my pleasure to get some engaged visitors in my site.
  • Recommendations: Sometimes a few number of visitors refer my site to their friends.
  • Backlinks: The last but not the least one. A huge number of visitors come from the links that I made to different forums, blogs or other websites. 



Today I’m gonna talk about forum posting and blog posting. I’ve already said that this is a double benefit scheme. You are getting Backlinks as well as visitors by posting on other sites. But there are some rules you should no. If you skip the rules it will be really tough to get visitors from Backlinks! 



Guidelines for Forum & Blog Posting: 

  • Select the popular forums and blogs in your country and foreign countries.
  • Make sure they have enough visitors and most of the visitors are active.
  • Create a profile for you. There should be an option to put your blog or website’s link. You should give the link there.
  • Write the uncommon topics which are very exclusive. Make sure the topic is interesting and can attract people most.
  • Carefully place your link in the post so that visitors never get angry. And never try to force them to visit your site unnecessarily. Otherwise they might think you’re spamming or deceiving them.
  • Never get nervous or aggressive by the negative comments of the readers. Some of them should be really stupid and they will try to misjudge you. In this case, you can pursue them. If they don’t change then reply them with a satisfactory point. 
  • Try to answer the question (if any) in a proper way so that the person is grateful to you.
  • Try to focus on new and interesting topics. Before you write, you should search in that site whether this topic is discussed before or not. If it is discussed earlier but not strong enough then you can take a chance to write the topic again.
  • You can also ask the reader to visit your site politely. But before that you should write the post in that site in detail then you can suggest them to visit your site.
  • If the admin of that site is not pleased with you then he may warn you. In that case never misbehave with him. Keep in mind that it’s your loss if you got banned from that site. 
  • Create an image of yourself on the forums you are writing. So that people treat you with care. Thus you will get some loyal persons.
  • If someone detects any mistake of you, thank him and say sorry. 
  • While others show hostile behavior with you, never take it personally. Try to avoid their misbehavior if they are wrong. But also think- are they really wrong or right? If they are right then you should apologize. 

Create Online Accounts:

This is very useful and easy way to create Backlinks  Though only creating online accounts can hardly give you traffic they can be useful to create link of your site. For example you can put your site’s link on your Twitter, Google Plus or Facebook account. Or in any other sites where there is a chance to create a profile there should be an option to give your website’s link. There you can put your home page URL. At least it will create a link of your site. 


Precautions in Creating Online Accounts:

  • Try to avoid using your main email ID. Use a secondary ID that is not very important for you.
  • Avoid using your important account passwords. Never use your email, facebook, twitter or wordpress password. Choose an easy to remember password for non important accounts like that- abc 123, 12345678, abcdef etc.

How to submit your blog or website in Google Sitemap?

  • Friends Today I want to share with you a very important one yachi tips. This post may be a little bigger than I was in panic because each blogger Tips Curry is very important to use. Today, I teach How’s your Blogger blog site map will submit a site map to Google
  • How to submit to Google Sitemap?
  • The  Google Webmaster Tools   , then click on Add Your Blog’s Email and Password with your blog’s home page you’ll see. From the right side, click Manage Site and then click Add or Remove Users. See the image below. 
  • It will be open from that page, click Manage Site Owners will then open a new page from the Verify Using Different Method click. See the image below. 
  • Click the Verify Using Different Method will open a page from the HTML TAG click. See the image below. 
  • It’s the top of the page to see the Mata tag – Meta tags to see a copy of it here. See the image below. 
  • It’s a browser tab open another life on your blog’s dash board. Then click on Edit HTML and find the following code in the empty set. 
head>
  • It’s OK to copy the meta tag code below and paste it in the last days of putting. See the image below. 
  • The Save Template Quit meta tag from Google Webmaster Tools, and click the Copy task button at the bottom of the VERIFY VERIFY here. In the image below. 
  • When the VERIFY function correctly after you click Continue in Congratulations Message will. See the image below. 
  • The Google Webmaster Tools dashboard Site map – click on the image below to see the site map. 
  • From the right side of the Add / Test Sitemap by clicking the spaces in the code below, copy and Add / Test Sitemap of the paste. See the image below .
atom.xml? redirect = false & start-index = 1 & max-results = 500
  • Click on the Submit Sitemap. If you would like below and click the Refresh the page. 
  • Diameter hayegela to submit your blog to Google’s site map. See the image below. 
  • You have seven days from the day you mamake time to do its job. And yes, as I said above, the code will be submitted to the tamte Google 500 if you need more, then rose to copy the code and putting it in the text   .
atom.xml?redirect=false&start-index=1&max-results=500
atom.xml?redirect=false&start-index=500&max-results=1000
  • Hopefully it will be worked.

Best Custom Robots Header Tags Setting in blogger

Blogger is one of the most popular blogging platform for newbie. Even, many popular blogs are hosted on blogger. We have been using blogger hosting for some blogs. Also, we have written tutorial on moving blog from wordpress to blogger. WordPress was supposed to be a best blogging platform because of SEO features.  

But now time has changed, blogger has added a lot of new Seo features like custom robot.text, custom header tag, meta tag, custom link structure and many more. So, We have decided to cover up all SEO features setting on Blogger. Today’s post is on Best Custom Robots Header Tags Setting in blogger which is helpful to get better ranking on search engines. 

 Manage Custom Robot Header Tags in Blogger 

  • From blogger dashboard select ‘setting‘ option and click the ‘Search Preferences‘.
  • Now click ‘edit‘ from Custom robots header tags and enable it to use. Now you can change all options according to your requirement.

We have made best structure of custom robots header tags for better seo. Look at below image for setting. 

 

So, This was all about Custom robots header tags setting on blogger. Let us know, if you have any doubts regarding this article. –  

See live tv at :http://teachtrick007.blogspot.com/p/ten-cricket-online-tv.html 

how to solve write protection problem in pen drive

 First:

Take off software from this link http://www.apacer.com/en/support/downloads/HS2.0_Utility_LFormat.zip

Start.bat unzip the file by clicking on the image format is not the first to try and keep the

Once again I turn to pen drive time run at the time by typing cmd enter the CHKDSK [usb-drive-letter]: / F

View

Second:

http://www.softpedia.com/dyn-postdownload.php?p=37794&t=0&i=1 this link to see the low level format, then use the software does not let you try again please

Please enter diskmgmt.msc at run time and then right click on the usb drive and format of the image below, then the screen is actually ok Day

remove-write-protection-error-format-window

Thirdly:

If you go to this link http://www.transcend-info.com/Support/DLCenter/index.asp your pendrive Transcend pen drive‘s model number of your search by clicking on the Software tab mFormat utility download

If this time is the serial number on your pen drive‘s serial number 1456784523, or if you do not like any of these nambara

then format Pen drive doing utility run

thanks 

How To Add jQuery Facebook Popup Like Box/Floating/ Pop up like box.



1. Go to Blogger Dashboard > Template
2. 
Download a copy of your template Before beginning.
3. Click on Edit HTML> Proceed
4. Now find below code in your template


5. Copy the below code and paste it Just above the < /body > tag.



You don’t need to go through the template html, just add a gadget and paste the code.
[Update: Go to Layout> Add a Gadget> Html/JavaScript> Paste the code]

<!—www.awesome-bd.blogspot.com Pop up Facebook Likebox Code Start –>
<style>#fblikepop{background-color:#fff;display:none;position:fixed;top:200px;_position:absolute; /* hack for IE 6*/width:450px;border:10px solid #6F6F6F;z-index:200;-moz-border-radius: 9px;-webkit-border-radius: 9px;margin:0pt;padding:0pt;color:#333333;text-align:left;font-family:arial,sans-serif;font-size:13px;}#fblikepop body{background:#fff none repeat scroll 0%;line-height:1;margin:0pt;height:100%;}.fbflush{cursor: pointer;font-size:11px !important;color:#FFF !important;text-decoration:none !important;border:0 !important;}#fblikebg{display:none;position:fixed;_position:absolute; /* hack for IE 6*/height:100%;width:100%;top:0;left:0;background:#000000;z-index:100;}#fblikepop #closeable{float:right;margin:7px 15px 0 0;}#fblikepop h1{background:#6D84B4 none repeat scroll 0 0;border-top:1px solid #3B5998;border-left:1px solid #3B5998;border-right:1px solid #3B5998;color:#FFFFFF !important;font-size:14px !important;font-weight:normal !important;padding:5px !important;margin:0 !important;font-family:”Lucida Sans Unicode”, “Lucida Grande”, sans-serif !important;}#fblikepop #actionHolder{height:30px;overflow:hidden;}#fblikepop #buttonArea{background:#F2F2F2;border-top:1px solid #CCCCCC;padding:10px;min-height:50px;}#fblikepop #buttonArea a{color:#999999 !important;text-decoration:none !important;border:0 !important;font-size:10px !important;}#fblikepop #buttonArea a:hover{color:#333 !important;text-decoration:none !important;border:0 !important;}#fblikepop #popupMessage{font-size:12px !important;font-weight:normal !important;line-height:22px;padding:8px;background:#fff !important;}#fblikepop #counter-display{float:right;font-size:11px !important;font-weight:normal !important;margin:5px 0 0 0;text-align:right;line-height:16px;}</style>
<script type=”text/javascript” src=”http://connect.facebook.net/en_US/all.js#xfbml=1″></script&gt;
<script type=”text/javascript”>
//<![CDATA[
                kakinetworkdotcom01username=”awesome-bd”, kakinetworkdotcom01title=”Join us at Facebook!”, kakinetworkdotcom01skin=”01″, kakinetworkdotcom01time=”60″, kakinetworkdotcom01wait=”0″, kakinetworkdotcom01lang=”en”
//]]>
</script>
<script type=”text/javascript”>
//<![CDATA[
                $(document).ready(function(){$().kakinetworkdotcom({ closeable: true });});
//]]>
</script>
<!—www.awesome-bd.blogspot.com Pop up Facebook Likebox Code End –>





How To Customize Facebook Popup Like Box:

1.Replace username “awesome-bd”  with your Facebook fan page user name.
2.Change the Title of the page title=”Join us at Facebook!”.
3.Change the skin skin=”01″,  With change 01 with 01,02,03 or 04.
4.Change the time The pop up will disappear after that time=”60″
5.To remove the cross button find this code closeable: true and change it to false.

See here some demo of Skin foe Facebook pop up likebox:


How To Add jQuery Facebook Popup Like Box For Blogger

If you enjoyed it Please take some seconds to share it with your friends.
Any problems ! Feel free to comment.

How to write html/javascript code in blogger blog post?

Method 1

  1. Open notepad and paste your code in it.
  2. Hit ctrl+h or choose Edit > Replace
  3. In Find what: box type < and in Replace with: box type &lt;
    and hit Replace all button .
  4. Similarly for > type > in Find what: box and &gt; in Replace with: box.
  5. Your are done, the code is ready to be used in your post.    

Method 2:
The next method is the official solution from blogger. If you need to write html code in your post just select post options and in compose settings choose Show HTML literally. Any code now written will not be interpreted as HTML.

You will done well.

How to change my blogspot blog title style/animated blog title.

How to change your blogspot blog title style

1) First, login to your blog or click here to login
2) The dyasaborda from Blogger to Design> Page Element and click on the Add a gadget
3) The HTML / JavaScript editor, select an open. There’s space in the Title Content kodasamuha Copy and paste the following in its place. Write Your Title Here is the text of your choice will be displayed in the title bar.

// ******************************************************************* // script by drevil_nz, Michael Dillon, Christchurch New Zealand. // Permission granted to use this script provided this credit // remains intact. Visit my homepage <a href="http://www.chc.quik.co.nz/juggler/mikey.html&quot; target=”_blank”>www.chc.quik.co.nz/juggler/mikey.html// Script written for Internet Explorer 4.0+. // ******************************************************************* var message=”Write Your Title” //specifys the title var message=message+” ” //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds. i=”0″ //declares the variable and sets it to start at 0 var temptitle=”” //declares the variable and sets it to have no value yet. var speed=”150″ //the delay in milliseconds between letters function titler(){ if (!document.all&&!document.getElementById) return document.title=temptitle+message.charAt(i) //sets the initial title temptitle=temptitle+message.charAt(i) //increases the title by one letter i++ //increments the counter if(i==message.length) //determines the end of the message { i=”0″ //resets the counter at the end of the message temptitle=”” //resets the title to a blank value } setTimeout(“titler()”,speed) //Restarts. Remove line for no-repeat. } window.onload=titler
<script language=”JavaScript1.2″>
// *******************************************************************
// script by drevil_nz, Michael Dillon, Christchurch New Zealand.
// Permission granted to use this script provided this credit
// remains intact. Visit my homepage <a href=”<a href=”http://www.chc.quik.co.nz/juggler/mikey.html&quot&#8221; onclick=”javascript:_gaq.push([‘_trackEvent’,’outbound-article’,’http://www.chc.quik.co.nz/juggler/mikey.html&quot’%5D);” rel=”nofollow”>http://www.chc.quik.co.nz/juggler/mikey.html&quot</a&gt;; target=”_blank”>www.chc.quik.co.nz/juggler/mikey.html</a>
// Script written for Internet Explorer 4.0+.
// *******************************************************************
var message=”Write Your Title”     //specifys the title
var message=message+”          ” //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds.
i=”0″         //declares the variable and sets it to start at 0
var temptitle=””                 //declares the variable and sets it to have no value yet.
var speed=”150″                  //the delay in milliseconds between letters
function titler(){
if (!document.all&&!document.getElementById)
return
document.title=temptitle+message.charAt(i)  //sets the initial title
temptitle=temptitle+message.charAt(i)       //increases the title by one letter
i++    //increments the counter
if(i==message.length)    //determines the end of the message
{
i=”0″    //resets the counter at the end of the message
temptitle=””    //resets the title to a blank value
}
setTimeout(“titler()”,speed)   //Restarts. Remove line for no-repeat.
}
window.onload=titler
</script>
<script language=”JavaScript1.2″>// *******************************************************************// script by drevil_nz, Michael Dillon, Christchurch New Zealand. // Permission granted to use this script provided this credit        // remains intact. Visit my homepage <a href=”<a href=”http://www.chc.quik.co.nz/juggler/mikey.html//&quot&#8221; onclick=”javascript:_gaq.push([‘_trackEvent’,’outbound-article’,’http://www.chc.quik.co.nz/juggler/mikey.html//&quot’%5D);” rel=”nofollow”>http://www.chc.quik.co.nz/juggler/mikey.html//&quot</a&gt;; target=”_blank”>www.chc.quik.co.nz/juggler/mikey.html//</a> Script written for Internet Explorer 4.0+.// ******************************************************************* var message=”Supernova Solar Systems”     //specifys the titlevar message=message+”          ” //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds. i=”0″         //declares the variable and sets it to start at 0var temptitle=””                 //declares the variable and sets it to have no value yet.var speed=”150″                  //the delay in milliseconds between letters function titler(){if (!document.all&&!document.getElementById)returndocument.title=temptitle+message.charAt(i)  //sets the initial titletemptitle=temptitle+message.charAt(i)       //increases the title by one letteri++    //increments the counterif(i==message.length)    //determines the end of the message{i=”0″    //resets the counter at the end of the messagetemptitle=””    //resets the title to a blank value}setTimeout(“titler()”,speed)   //Restarts. Remove line for no-repeat.} window.onload=titler</script>

// *******************************************************************// script by drevil_nz, Michael Dillon, Christchurch New Zealand. // Permission granted to use this script provided this credit // remains intact. Visit my homepage <a href="http://www.chc.quik.co.nz/juggler/mikey.html//&quot; target=”_blank”>www.chc.quik.co.nz/juggler/mikey.html// Script written for Internet Explorer 4.0+.// ******************************************************************* var message=”Supernova Solar Systems” //specifys the titlevar message=message+” ” //gives a pause at the end,1 space=1 speed unit, here I used 10 spaces@150 each = 1.5seconds. i=”0″ //declares the variable and sets it to start at 0var temptitle=”” //declares the variable and sets it to have no value yet.var speed=”150″ //the delay in milliseconds between letters function titler(){if (!document.all&&!document.getElementById)returndocument.title=temptitle+message.charAt(i) //sets the initial titletemptitle=temptitle+message.charAt(i) //increases the title by one letteri++ //increments the counterif(i==message.length) //determines the end of the message{i=”0″ //resets the counter at the end of the messagetemptitle=”” //resets the title to a blank value}setTimeout(“titler()”,speed) //Restarts. Remove line for no-repeat.} window.onload=titler

Note:Replace “Write your title” by your own title/blog title

If you like this post.Don’t forget to thanks.