Wednesday, July 27, 2011
Twitter Flying Bird in your Blog
I'm sure you've seen this bird in some blogs.
The twitter flying bird appears over the top and flies over your page as you go through displacing it vertically.
This already would be fun enough to publish but best of all is what it makes.
This bird is a link to your twitter account.
In blogger, go to Design -> Page Elements -> Add a Gadget.
Now choose the HTML/JavaScript gadget and paste the following code:
<script src="http://oloblogger.googlecode.com/files/tripleflap.js" type="text/javascript"></script><script type="text/javascript">var birdSprite='http://oloblogger.googlecode.com/files/birdsprite.png';var targetElems=new Array('img','hr','table','td','div','input','textarea','button','select','ul','ol','li','h1','h2','h3','h4','p','code','object','a','b','strong','span');var twitterAccount = 'YOUR TWITTER URL';var twitterThisText ='';tripleflapInit();</script>
Change the "YOUR TWITTER URL" text by the url of your twitter account.
That's it! Enjoy!
1 Comments:
Great widget..
Try my twitter animation..
http://monozcore.blogspot.com/2011/10/special-edition-ironman-widget.html
MonozCore
Post a Comment