Header Ads Widget

Add a Cute Flying Twitter Bird To Your Blogs

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 way2blogging has 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 me link as well as tweet link. It is compatible with all browsers.
How To Add the Twitter Flying Bird To Blogger?

    Go To Blogger > Design > Edit HTML
    Backup your template
    Search for </body>
    And just above it paste the code below

     <script src='http://bloggerblogwidgets.googlecode.com/files/way2blogging.org-tripleflap.js' type='text/javascript'>
    </script>
    <script type='text/javascript'>
    var twitterAccount = &quot;techbins&quot;;
    var tweetThisText = &quot; <data:blog.pageTitle/> : <data:blog.url/> &quot;;
    tripleflapInit();
    </script>

   5.  Replace techbins with your twitter account username.

    6.  Save your template and you are done!

    7.   View your blog to see it flying. :)axe