With Twitter's worldwide popularity and with over 200 million users, generating 65 million tweets a day, it has become a must for every web master to use twitter sharing buttons and applications as much on his web as possible. This lets users to easily tweet our blogs and websites which thereby generates traffic for us in return. Harish of way2blogginghas coded a beautiful cute twitter bird that flies from corner to corner of your web page as you scroll up or down. It has a follow melink as well as tweet link. It is compatible with all browsers. I am sure you will love to see that bird flying. So here goes the demo, <script src='http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js' type='text/javascript'> 5. Replace MyBloggerTricks with your twitter account username. 6. Save your template and you are done! 7. View your blog to see it flying. :) source: http://www.mybloggertricks.com/2011/05/add-cute-flying-twitter-bird-to-your.htmlHow To Add the Twitter Flying Bird To Blogger?
</script>
<script type='text/javascript'>
var twitterAccount = "MyBloggerTricks";
var tweetThisText = " <data:blog.pageTitle/> : <data:blog.url/> ";
tripleflapInit();
</script>
It is My Simple Notes by Using HTML for Blogging or Blogger Users in order to better good looking content
Add a Cute Flying Twitter Bird To Your Blogs
Go To Blogger > Design > Edit HTML
Backup your template
Search for </body>
And just above it paste the code below