how to add animated flying anroid twitter for your blogger/site:
In my previous post in just came up with how to add random post widget for blogger/site in this post i want to show flying animated anroid man for twitter . i just found this some where in the google and i just modified it for you what you have to do is just copy and post this code
go to blogger->select blog
->go to layout
->select add a widget
->select html/javascript
->copy and paste code below
->go to layout
->select add a widget
->select html/javascript
->copy and paste code below
live demo:just scroll this page up/down you can see the anroid man
find and replace pappu_03 with twitter username
& welcome and text u desired
find and replace pappu_03 with twitter username
& welcome and text u desired
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript" src="http://makingdifferent.github.io/blogger-widgets/flying_android_man.js"\></script> | |
<script type="text/javascript"> | |
var twitterAccount = "pappu_03"; | |
var tweetThisText = "welcome"; | |
tripleflapInit(); | |
</script><noscript><span style="font-size:11px;">Flying android man Widget By <a href="http://tech-mask.blogspot.in\">http://tech-mask.blogspot.in</a></span></noscript> |
No comments:
Write comments