Membuat widget burung berterbangan di blog


https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgUOkqpw7-vhE2Ko3zsWXZdeX_8eoQat19pAKGhPrhNayOZ9DHnrbpDcvRfYVEBL_zbqvxoVteQEtJ95P_Wg2DYeJTlCiyM_ch1Aa6FWgAIomy2nQepNxZwx1lHlmYHPcnU407Jg-eGSh4/s1600/twitter.jpg


Haii para pembaca saya punya tips membuat widget burung berterbangan di blog...
Keren Kan? Gimana cara membuatnya? Gampang loo..

  1. Login Ke Blogger >> Rancangan >> Tambah Widget >> HTML/Javascript
  2. Lalu masukkan Kode ini :
<script type="text/javascript" src="http://techgyo.com/wp-content/FlyingTwitbird/tripleflap.js"></script>

<script type="text/javascript">

var birdSprite="http://techgyo.com/wp-content/FlyingTwitbird/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/arief";var tweetThisText = "Twitter - techGyo http://www.techgyo.com/";tripleflapInit();
</script>
<a id="theBird" href="http://twitter.com/arief" target="_blank" style="display: block; position: absolute; width: 64px; height: 64px; background-image: url(http://techgyo.com/wp-content/FlyingTwitbird/birdsprite.png); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; z-index: 947; left: 0px; top: 587px; background-position: 0px 0px; background-repeat: no-repeat no-repeat; "></a>
<a id="theBirdLtweet" href="http://twitter.com/home?status=Twitter%20-%20techgyo%20http%3A//www.techgyo.com/" target="_blank" title="tweet this" style="position: absolute; background-image: url(http://techgyo.com/wp-content/FlyingTwitbird/birdsprite.png); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; width: 58px; height: 30px; z-index: 951; left: 49px; top: 583px; display: none; opacity: 0; background-position: -64px 0px; background-repeat: no-repeat no-repeat; "></a>

<a id="theBirdLfollow" href="http://twitter.com/techgyo" target="_blank" title="follow me" style="position: absolute; background-image: url(http://techgyo.com/wp-content/FlyingTwitbird/birdsprite.png); background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; width: 58px; height: 20px; z-index: 952; left: 54px; top: 613px; display: none; opacity: 0; background-position: -64px -30px; background-repeat: no-repeat no-repeat; "></a>

 
  1. Ganti tulisan Biru-Biru (arief) menjadi ID twitter anda
    simpan deh..

0 comments:

Post a Comment