Forum'da ara:
Ara


Yazar Mesaj
Mesaj13.01.2009, 21:08 (UTC)    
Mesaj konusu: Yardım!.Tekli reklam!.Sitene girdimi açılan!.

Arkadaşlar tekli sitene girdimi açılan ziyaretçi kapat dedimi kapanan reklam kodunu söylermisiniz??Başka başlıkta çiftte!.
______________

Forumda BonJuan-62 yerine ismimle yani "Deniz" diye hitap edilmesini tercih ederim!.Very Happy
Mesaj13.01.2009, 21:10 (UTC)    
Mesaj konusu:

Buyur Kardeş Buraya Reklam Kodu Yazan Yere 120 x 600 Reklam Kodu Koyman Lazım Wink Kolay Gelsin

Kod:
<!-- start -->
<style type="text/css">

#topbar{
position:absolute;
border: 0px solid black;
padding: 0px;
background-color: yellow;
width: 100px;
visibility: hidden;
z-index: 0;
}

</style>

<script type="text/javascript">
var persistclose=1 //set to 0 or 1. 1 means once the bar is manually closed, it will remain closed for browser session
var startX = 10 //set x offset of bar in pixels
var startY = 5 //set y offset of bar in pixels
var verticalpos="fromtop" //enter "fromtop" or "frombottom"

function iecompattest(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function get_cookie(Name) {
var search = Name + "="
var returnvalue = "";
if (document.cookie.length > 0) {
offset = document.cookie.indexOf(search)
if (offset != -1) {
offset += search.length
end = document.cookie.indexOf(";", offset);
if (end == -1) end = document.cookie.length;
returnvalue=unescape(document.cookie.substring(offset, end))
}
}
return returnvalue;
}

function closebar(){
if (persistclose)
document.getElementById("topbar").style.visibility="hidden"
}

function staticbar(){
barheight=document.getElementById("topbar").offsetHeight
var ns = (navigator.appName.indexOf("Netscape") != -1) || window.opera;
var d = document;
function ml(id){
var el=d.getElementById(id);
if (!persistclose || persistclose && get_cookie("remainclosed")=="")
el.style.visibility="visible"
if(d.layers)el.style=el;
el.sP=function(x,y){this.style.right=x+"px";this.style.top=y+"px";};
el.x = startX;
if (verticalpos=="fromtop")
el.y = startY;
else{
el.y = ns ? pageYOffset + innerHeight : iecompattest().scrollTop + iecompattest().clientHeight;
el.y -= startY;
}
return el;
}
window.stayTopright=function(){
if (verticalpos=="fromtop"){
var pY = ns ? pageYOffset : iecompattest().scrollTop;
ftlObj.y += (pY + startY - ftlObj.y)/8;
}
else{
var pY = ns ? pageYOffset + innerHeight - barheight: iecompattest().scrollTop + iecompattest().clientHeight - barheight;
ftlObj.y += (pY - startY - ftlObj.y)/8;
}
ftlObj.sP(ftlObj.x, ftlObj.y);
setTimeout("stayTopright()", 0);
}
ftlObj = ml("topbar");
stayTopright();
}

if (window.addEventListener)
window.addEventListener("load", staticbar, false)
else if (window.attachEvent)
window.attachEvent("onload", staticbar)
else if (document.getElementById)
window.onload=staticbar
</script>




<div id="topbar">
<a href="javascript:;" onclick="closebar()"><b>Reklamı Kapat</b></a>

BURAYA REKLAM KODU
</div>

<!-- finish -->




<div id="sidebar_container">
            <h2 id="sidebar_heading"><span></span></h2>

            <div id="sidebar_content"><style type="text/css"> <!--
#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}
--> </style>  <script type="text/javascript">

/******************************************
* DHTML Ad Box (By Matt Gabbert at http://www.nolag.com)
* Visit http://www.dynamicdrive.com/ for full script
* This notice must stay intact for use
* Bu kodu hackerfriend.ile.biz adresinden indirdiniz
******************************************/

adTime=10;  // seconds ad reminder is shown
chanceAd=1; // ad will be shown 1 in X times (put 1 for everytime)

var ns=(document.layers);
var ie=(document.all);
var w3=(document.getElementById && !ie);
var calunit=ns? "" : "px"
adCount=0;
function initAd(){
   if(!ns && !ie && !w3) return;
   if(ie)      adDiv=eval('document.all.sponsorAdDiv.style');
   else if(ns)   adDiv=eval('document.layers["sponsorAdDiv"]');
   else if(w3)   adDiv=eval('document.getElementById("sponsorAdDiv").style');
   randAd=Math.ceil(Math.random()*chanceAd);
        if (ie||w3)
        adDiv.visibility="visible";
        else
        adDiv.visibility ="show";
   if(randAd==1) showAd();
}
function showAd(){
if(adCount<adTime*10){adCount+=1;
   if (ie){documentWidth  =truebody().offsetWidth/2+truebody().scrollLeft-20;
   documentHeight =truebody().offsetHeight/2+truebody().scrollTop-20;}   
   else if (ns){documentWidth=window.innerWidth/2+window.pageXOffset-20;
   documentHeight=window.innerHeight/2+window.pageYOffset-20;}
   else if (w3){documentWidth=self.innerWidth/2+window.pageXOffset-20;
   documentHeight=self.innerHeight/2+window.pageYOffset-20;}
   adDiv.left=documentWidth-200+calunit;adDiv.top =documentHeight-200+calunit;
   setTimeout("showAd()",100);}else closeAd();
}
function closeAd(){
if (ie||w3)
adDiv.display="none";
else
adDiv.visibility ="hide";
}

function truebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

onload=initAd;
//End-->
</script>

______________
Mesaj13.01.2009, 21:11 (UTC)    
Mesaj konusu:

Sanırım bu kodu
arıyorsunuz..

1.Adım
(Tümünü Seç Yapıp, Kopyalayın. İlgili Sayfaya Yapıştırınız)
Kod:
<style type="text/css"> <!--
#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}
--> </style>  <script type="text/javascript">

/******************************************
* DHTML Ad Box (By Matt Gabbert at http://www.nolag.com)
* Visit http://www.dynamicdrive.com/ for full script
* This notice must stay intact for use
* Bu kodu hackerfriend.ile.biz adresinden indirdiniz
******************************************/

adTime=10;  // seconds ad reminder is shown
chanceAd=1; // ad will be shown 1 in X times (put 1 for everytime)

var ns=(document.layers);
var ie=(document.all);
var w3=(document.getElementById && !ie);
var calunit=ns? "" : "px"
adCount=0;
function initAd(){
   if(!ns && !ie && !w3) return;
   if(ie)      adDiv=eval('document.all.sponsorAdDiv.style');
   else if(ns)   adDiv=eval('document.layers["sponsorAdDiv"]');
   else if(w3)   adDiv=eval('document.getElementById("sponsorAdDiv").style');
   randAd=Math.ceil(Math.random()*chanceAd);
        if (ie||w3)
        adDiv.visibility="visible";
        else
        adDiv.visibility ="show";
   if(randAd==1) showAd();
}
function showAd(){
if(adCount<adTime*10){adCount+=1;
   if (ie){documentWidth  =truebody().offsetWidth/2+truebody().scrollLeft-20;
   documentHeight =truebody().offsetHeight/2+truebody().scrollTop-20;}   
   else if (ns){documentWidth=window.innerWidth/2+window.pageXOffset-20;
   documentHeight=window.innerHeight/2+window.pageYOffset-20;}
   else if (w3){documentWidth=self.innerWidth/2+window.pageXOffset-20;
   documentHeight=self.innerHeight/2+window.pageYOffset-20;}
   adDiv.left=documentWidth-200+calunit;adDiv.top =documentHeight-200+calunit;
   setTimeout("showAd()",100);}else closeAd();
}
function closeAd(){
if (ie||w3)
adDiv.display="none";
else
adDiv.visibility ="hide";
}

function truebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

onload=initAd;
//End-->
</script> <div id="sponsorAdDiv" style="visibility:hidden"> <table width="450px" height="350px" bgcolor="#008000"><tr><td> <table width="445px" height="345px" bgcolor="#F0FFF0"><tr><td align="center" valign="middle">  <!--*****EDIT THIS MESSAGE*****-->

2. Adım
MESAJINIZ BURADA OLACAK.
DİLERSENİZ BİÇİMLENDİRİLMİŞ HTML KODU DA BURAYA YAPIŞTIRABİLİRSİNİZ.
3. Adım
(Tümünü Seç Yapıp, Kopyalayın. İlgili Sayfaya Yapıştırınız)
Kod:
<!--*****EDIT THE ABOVE MESSAGE*****--> </td></tr></table></td></tr></table> </div>

______________
Mesaj13.01.2009, 21:12 (UTC)    
Mesaj konusu:

cvp verildi kardeş Wink
______________
Mesaj13.01.2009, 21:14 (UTC)    
Mesaj konusu:

kod-dunyasi yazmış:
cvp verildi kardeş Wink

Cevap tarihlerine bak kardeş Evil or Very Mad
______________
Mesaj13.01.2009, 21:16 (UTC)    
Mesaj konusu:

hayır ondan demiyorum arkadaş özel mesajla bildirdi zaten bana Wink bende foruma yaz ordan yazayım herkese yarasın dedim ok Wink
______________
Mesaj13.01.2009, 21:18 (UTC)    
Mesaj konusu:

Teşekkürler!..
______________

Forumda BonJuan-62 yerine ismimle yani "Deniz" diye hitap edilmesini tercih ederim!.Very Happy
Mesaj13.01.2009, 21:19 (UTC)    
Mesaj konusu:

rica kardeş kolay gelsin Wink
______________
Önceki mesajları göster:   


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