9.21.2010

Bagaimana tambah flying twtter bird untuk Ikut Cursor Di Blog

Bagaimana Tambah  flying twtter birdr untuk Ikut Cursor Di BlogAdakah anda punya akaun twitter? Jika sudah, anda boleh mencampur di blog anda. Tapi, biasanya widget untuk mengikuti pada twitter hanya sebuah gambar. Jadi, dalam posting ini, saya akan membuat perbezaan. Gambar twitter adalah seekor burung yang boleh terbang dan mengikuti kursor. Ini sangat luar biasa. 
 
Langkah-langkah untuk menambah terbang burung twitter di blog :

1. Masuk ke akaun blogger anda
2. Pergi ke Design - Elemen Laman> -> Tambah Gadget
3. Pilih "HTML / Java Script"
4. Copy kode di bawah, dan paste pada tempat


<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/techgyo";var tweetThisText = "Twitter - techGyo http://www.techgyo.com/";tripleflapInit();
</script>
<a id="theBird" href="http://twitter.com/YOUR TWITTER ACCOUNT" 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>

5.save

selamat mencuba..
»»  READMORE...