Facebook ve Twitter Butonlari (Sagda Acilan)
Son zamanlarda oldukça ilgi çeken bu kodların şimdi yenileri çıktı. İşte o kodlar ve önizlemeleri;
Şablonunuz da aşağıdaki kodu bulun
</head>
Bulduğunuz kodun üzerine gelecek şekilde, aşağıdaki kodu yapıştırın ve şablonunuz kaydedin
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
Yerleşim - Gadget Ekle - HTML/JavaScript ile açılan panele aşağıdaki
kodlarımızı ekleyin
kodlarımızı ekleyin
<link rel="stylesheet" type="text/css" href="http://latesthack.googlecode.com/svn/mywidgets/2in1/2in1.css" /><script src="http://latesthack.googlecode.com/svn/mywidgets/2in1/twitter.js" type="text/javascript"></script><script type="text/javascript"> jQuery(document).ready(function(){ jQuery("#facebook_right").hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },function(){ jQuery("#facebook_right").stop(true,false).animate({right: -240}, 500); }); jQuery("#twitter_right").hover(function(){ jQuery(this).stop(true,false).animate({right: 0}, 500); },function(){ jQuery("#twitter_right").stop(true,false).animate({right: -240}, 500); }); }); </script><p style="display:none;"> 2 in 1 social sharing by<a href="http://www.latesthack.com">Latest Hack</a></p> <div id="on"> <div id="facebook_right" style="top: 18%;"> <div id="facebook_div"> <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjIR5l2Ln0_nRtv7BsCNUEa6T7TmAhN9YfBG9tav8t4JNjt6zsnmqCUZkgeBb_NHlrOLbeeXshBAFoF_Adh0nPDfoJuMYGS3Fd_Th7xwgdtyKNgxm8-Ney1e61-APsO7oyjfGuYpyuVjEI/s1600/facebook-hesabi.png" alt="" /> <iframe src="http://www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/pages/xxxxxxxxxxamp;locale=en_GB&width=238&connections=9&stream=&header=false&show_faces=0&height=256" scrolling="no"> </iframe> </div></div></div><div id="on"><div id="twitter_right" style="top: 35%;"><div id="twitter_div"><img id="twitter_right_img" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhbvrkFvev6LXBgeGoLs1023u769ubuQQrHECm6WYrFr-P04z0eHEzFMU0myXKrjvqf_XAmuxOvJj0iaTpyC2J5kdg45RnSb5T2lBx8IofVvh508WGvCbKEb_pFha-zexqZ-6NpT8WeEgg/s1600/twitter-hesabi.png" /><div id="twitterfanbox"></div><script type="text/javascript">fanbox_init("xxxxxxxxxx");</script></div></div></div>
Kod içinde kırmızı ile yazılmış olan yerlere kendi hesap adreslerinizi yazın..Kodun önizlemesi
0 Yorum:
Yorum Gönder
Kaydol: Kayıt Yorumları [Atom]
<< Ana Sayfa