Twitter

How to add Animated Flying Twitter Bird in Website

We can add an Twitter Bird which will fly on across your site or blog when user will access them. Follow these steps to add it on your Website/Blog.

1. Go to Blogger Dashboard > Design > Edit Html.
2. Now Search for </body> tag and Paste the Below Code Above it.
3. Save Your Template.

<script type="text/javascript"src="https://26programmer-twitter-bird.googlecode.com/svn/26programmer.js"></script>
<script type="text/javascript">
  var twitterAccount = "My Twitter Username";
  var tweetThisText = " Your Page URL ";
  tripleflapInit();
</script>

Now Change “My Twitter Username” With Your twitter username and “Your Page URL” with your site’s URL That’s It.
Now You’re Done. for Demo click here

You will also like our other Article: Make Your Personal Diary Using Notepad


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *