Pages

Monday, April 18, 2011

Twitter Icon Birds Fly in Your Blog or Website

Here is a tutorial to make an animated icon with the twitter of birds that can fly to follow the direction of motion such as flying up and down and can be perched on every box on your blog / site that I accidentally share from fellow netters imemoz.com . Caranya cukup mudah dan gampang. The way is easy and simple.

Here are the steps:
Blogger Platform Users
1. Entrance (login) to your Blogger Dashboard.
2. Select the Design tab, then Page Elelement.
3. Then add Gadged / Widget, select HTML / JavaScript.
4. Please copy the script "JavaScript" below: (without a title / title / without entering a name for gadged / widget) put it in HTML / JavaSript you.

WordPress Platform Users
1. Entrance (login) to your WordPress Dashboard.
2. Select Tab Widget
3. Then Add Text to Sidebar.
4. Please copy the script "JavaScript" below: (without a title / title / without entering a name for gadged / widget) place it in your text.

Copy the following script and then paste it in your blog or website.

<script type="text/javascript" src="http://imemovaz.googlecode.com/files/tripleflap.js"> </ script>
<script type="text/javascript">
var birdSprite = "https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgB2cDNF0eX5aHzWb3_cfB_0z2Jh-o83HRaW_2iBMDtJY7-XoDBtO6gF_29Svv921bxWYEcN7UlAQmTeHMU75c55Y9ayEVqUiJ9CvdGYpyhwQcyvXflW5XzaWtiyM786UoeU0OxlLWUw2_/s1600/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 = "http://twitter.com/Youraccounttwitter"; var tweetThisText = "Twitter - Youraccounttwitter http://yourUrl/ "; tripleflapInit ();
</script> </ Script>

thanks for Imemoz.com
hopefully useful

No comments:

Post a Comment