• 26-10-2008, 10:40:04
    #1
    Arkadaşlar sağ alt köşeden çıkan MSN pop up ları çoğu kişi biliyordur.
    Bunu genelde reklamverenler kendi serverları üzerinden çalıştırtıyorlar
    acaba buna uygun bir js kod varmıdır.
    Yada nasıl yapılabilir.Teşekkürler
  • 28-10-2008, 21:42:01
    #2
    Aradığın bu sanırım arkadaşım.. umarım budur...


    <!---MSN DALGASI--->   
    <DIV onselectstart="return false;"   
    onmousedown="return popupWinespopup_DragDrop(event);" id=popupWin   
    style="BORDER-RIGHT: #455690 1px solid; BORDER-TOP: #b9c9ef 1px solid; DISPLAY: none; Z-INDEX: 9999; RIGHT: 0px; BACKGROUND: #e0e9f8; BORDER-LEFT: #b9c9ef 1px solid; WIDTH: 230px; BOTTOM: 0px; BORDER-BOTTOM: #455690 1px solid; POSITION: absolute; HEIGHT: 100px">   
    <DIV id=popupWin_header   
    style="DISPLAY: none; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFE0E9F8', EndColorStr='#FFFFFFFF'); LEFT: 2px; FONT: 11px arial,sans-serif; WIDTH: 224px; CURSOR: default; COLOR: #1f336b; POSITION: absolute; TOP: 2px; HEIGHT: 14px; TEXT-DECORATION: none"><SPAN   
    id=popupWintitleEl><IMG style="LEFT: 2px; POSITION: absolute; TOP: 1px"   
    height=13 src="images/popup_attention.gif"   
    width=14>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</SPAN><SPAN   
    id=popupWintitleEl>www.GeyikTeam.net'e Hos GeLdiniz</SPAN><SPAN   
    onmousedown=event.cancelBubble=true; onmouseover="style.color='#455690';"   
    style="RIGHT: 3px; FONT: bold 12px arial,sans-serif; CURSOR: pointer; COLOR: #728eb8; POSITION: absolute; TOP: 2px"   
    onclick=popupWinespopup_Close() onmouseout="style.color='#728EB8';"><IMG   
    height=11 alt="Luk dette vindue" src="images/popup_close.gif"   
    width=11 border=0></SPAN></DIV>   
    <DIV onmousedown=event.cancelBubble=true; id=popupWin_content   
    style="BORDER-RIGHT: #b9c9ef 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #728eb8 1px solid; DISPLAY: none; PADDING-LEFT: 2px; BACKGROUND: url(msjarka.jpg) #e0e9f8; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#FFE0E9F8', EndColorStr='#FFFFFFFF'); LEFT: 2px; PADDING-BOTTOM: 2px; OVERFLOW: hidden; BORDER-LEFT: #728eb8 1px solid; WIDTH: 220px; PADDING-TOP: 2px; BORDER-BOTTOM: #b9c9ef 1px solid; POSITION: absolute; TOP: 20px; HEIGHT: 75px; TEXT-ALIGN: center">   
    <TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111 height=70   
    cellSpacing=0 cellPadding=0 width=211 border=0>   
      <TBODY>   
      <TR>   
        <TD width=211 height=67>   
          <P align=center>&nbsp;<B><FONT color=#1f336b>Aramıza Hosgeldiniz..<BR>Lütfen Üye Olunuz.!</FONT><FONT color=#ff0000><A   
          style="TEXT-DECORATION: none" href="http://www.site.com/register.php"   
          target=_self><FONT color=#ff0000>Üye Olmak İçin</FONT></A></FONT><FONT   
          color=#1f336b> Buraya Tıklayınız..</FONT></B></P></TD></TR></TBODY></TABLE></DIV></DIV>   
    <SCRIPT type=text/javascript>   
       //<![CDATA[   
            var popupWinoldonloadHndlr=window.onload, popupWinpopupHgt, popupWinactualHgt, popupWintmrId=-1, popupWinresetTimer;   
            var popupWintitHgt, popupWincntDelta, popupWintmrHide=-1, popupWinhideAfter=-1, popupWinhideAlpha, popupWinhasFilters=true;   
            var popupWinnWin, popupWinshowBy=null, popupWindxTimer=-1, popupWinpopupBottom;   
            var popupWinnText,popupWinnMsg,popupWinnTitle,popupWinbChangeTexts=false;   
            window.onload=popupWinespopup_winLoad;   
            function popupWinespopup_ShowPopup(show)   
            {   
              if (popupWindxTimer!=-1) { el.filters.blendTrans.stop(); }   
              if ((popupWintmrHide!=-1) && ((show!=null) && (show==popupWinshowBy)))   
              {   
                clearInterval(popupWintmrHide);   
                popupWintmrHide=setInterval(popupWinespopup_tmrHideTimer,popupWinhideAfter);   
                return;   
              }   
              if (popupWintmrId!=-1) return;   
              popupWinshowBy=show;   
              elCnt=document.getElementById('popupWin_content')   
              elTit=document.getElementById('popupWin_header');   
              el=document.getElementById('popupWin');   
              el.style.left='';   
              el.style.top='';   
              el.style.filter='';   
              if (popupWintmrHide!=-1) clearInterval(popupWintmrHide); popupWintmrHide=-1;   
              document.getElementById('popupWin_header').style.display='none';   
              document.getElementById('popupWin_content').style.display='none';   
              if (navigator.userAgent.indexOf('Opera')!=-1)   
                el.style.bottom=(document.body.scrollHeight*1-document.body.scrollTop*1   
                                -document.body.offsetHeight*1+1*popupWinpopupBottom)+'px';   
              if (popupWinbChangeTexts)   
              {   
                popupWinbChangeTexts=false;   
                document.getElementById('popupWinaCnt').innerHTML=popupWinnMsg;   
                document.getElementById('popupWintitleEl').innerHTML=popupWinnTitle;   
              }   
              popupWinactualHgt=0; el.style.height=popupWinactualHgt+'px';   
              el.style.visibility='';   
              if (!popupWinresetTimer) el.style.display='';   
              popupWintmrId=setInterval(popupWinespopup_tmrTimer,(popupWinresetTimer?1000:20));   
            }   
            function popupWinespopup_winLoad()   
            {   
              if (popupWinoldonloadHndlr!=null) popupWinoldonloadHndlr();   
              elCnt=document.getElementById('popupWin_content')   
              elTit=document.getElementById('popupWin_header');   
              el=document.getElementById('popupWin');   
              popupWinpopupBottom=el.style.bottom.substr(0,el.style.bottom.length-2);   
              popupWintitHgt=elTit.style.height.substr(0,elTit.style.height.length-2);   
              popupWinpopupHgt=el.style.height;   
              popupWinpopupHgt=popupWinpopupHgt.substr(0,popupWinpopupHgt.length-2); popupWinactualHgt=0;   
              popupWincntDelta=popupWinpopupHgt-(elCnt.style.height.substr(0,elCnt.style.height.length-2));   
              if (true)   
              {   
                popupWinresetTimer=true;   
                popupWinespopup_ShowPopup(null);   
              }   
            }   
            function popupWinespopup_tmrTimer()   
            {   
              el=document.getElementById('popupWin');   
              if (popupWinresetTimer)   
              {   
                el.style.display='';   
                clearInterval(popupWintmrId); popupWinresetTimer=false;   
                popupWintmrId=setInterval(popupWinespopup_tmrTimer,20);   
              }   
              popupWinactualHgt+=5;   
              if (popupWinactualHgt>=popupWinpopupHgt)   
              {   
                popupWinactualHgt=popupWinpopupHgt; clearInterval(popupWintmrId); popupWintmrId=-1;   
                document.getElementById('popupWin_content').style.display='';   
                if (popupWinhideAfter!=-1) popupWintmrHide=setInterval(popupWinespopup_tmrHideTimer,popupWinhideAfter);   
              }   
              if (popupWintitHgt<popupWinactualHgt-6)   
                document.getElementById('popupWin_header').style.display='';   
              if ((popupWinactualHgt-popupWincntDelta)>0)   
              {   
                elCnt=document.getElementById('popupWin_content')   
                elCnt.style.display='';   
                elCnt.style.height=(popupWinactualHgt-popupWincntDelta)+'px';   
              }   
              el.style.height=popupWinactualHgt+'px';   
            }   
            function popupWinespopup_tmrHideTimer()   
            {   
              clearInterval(popupWintmrHide); popupWintmrHide=-1;   
              el=document.getElementById('popupWin');   
              if (popupWinhasFilters)   
              {   
                backCnt=document.getElementById('popupWin_content').innerHTML;   
                backTit=document.getElementById('popupWin_header').innerHTML;   
                document.getElementById('popupWin_content').innerHTML='';   
                document.getElementById('popupWin_header').innerHTML='';   
                el.style.filter='blendTrans(duration=1)';   
                el.filters.blendTrans.apply();   
                el.style.visibility='hidden';   
                el.filters.blendTrans.play();   
                document.getElementById('popupWin_content').innerHTML=backCnt;   
                document.getElementById('popupWin_header').innerHTML=backTit;   
                popupWindxTimer=setInterval(popupWinespopup_dxTimer,1000);   
              }   
              else el.style.visibility='hidden';   
            }   
            function popupWinespopup_dxTimer()   
            {   
              clearInterval(popupWindxTimer); popupWindxTimer=-1;   
            }   
            function popupWinespopup_Close()   
            {   
              if (popupWintmrId==-1)   
              {   
                el=document.getElementById('popupWin');   
                el.style.filter='';   
                el.style.display='none';   
                if (popupWintmrHide!=-1) clearInterval(popupWintmrHide); popupWintmrHide=-1;   
              }   
            }   
            var popupWinmousemoveBack,popupWinmouseupBack;   
            var popupWinofsX,popupWinofsY;   
            function popupWinespopup_DragDrop(e)   
            {   
              popupWinmousemoveBack=document.body.onmousemove;   
              popupWinmouseupBack=document.body.onmouseup;   
              ox=(e.offsetX==null)?e.layerX:e.offsetX;   
              oy=(e.offsetY==null)?e.layerY:e.offsetY;   
              popupWinofsX=ox; popupWinofsY=oy;   
              document.body.onmousemove=popupWinespopup_DragDropMove;   
              document.body.onmouseup=popupWinespopup_DragDropStop;   
              if (popupWintmrHide!=-1) clearInterval(popupWintmrHide);   
            }   
            function popupWinespopup_DragDropMove(e)   
            {   
              el=document.getElementById('popupWin');             
              if (e==null&&event!=null)   
              {   
                el.style.left=(event.clientX*1+document.body.scrollLeft-popupWinofsX)+'px';   
                el.style.top=(event.clientY*1+document.body.scrollTop-popupWinofsY)+'px';   
                event.cancelBubble=true;   
              }   
              else   
              {   
                el.style.left=(e.pageX*1-popupWinofsX)+'px';   
                el.style.top=(e.pageY*1-popupWinofsY)+'px';   
                e.cancelBubble=true;   
              }   
              if ((event.button&1)==0) popupWinespopup_DragDropStop();   
            }   
            function popupWinespopup_DragDropStop()   
            {   
              document.body.onmousemove=popupWinmousemoveBack;   
              document.body.onmouseup=popupWinmouseupBack;   
            }   
          //]]>   
                </SCRIPT>   
    </TABLE></TABLE>   
    <!---MSN DALGASI--->
  • 29-10-2008, 17:24:25
    #3
    Evet bunun gibi fakat bu sayfa çubugunu aşağıya çekince ilerlemiyor.Sayfayı takip eden şu reklam firmalarının kullandıgı MSN pop up dan bahsediyorum.Genelde bu msn Pop up paylaşılmıyor.Sanırım reklam işleriyle uğraşan arkadaşlar yaplaşmak istemiyorlar
    Yinede teşekkürler
  • 03-11-2008, 11:19:07
    #4
    Üyeliği durduruldu
    trojan_alert adlı üyeden alıntı: mesajı görüntüle
    Evet bunun gibi fakat bu sayfa çubugunu aşağıya çekince ilerlemiyor.Sayfayı takip eden şu reklam firmalarının kullandıgı MSN pop up dan bahsediyorum.Genelde bu msn Pop up paylaşılmıyor.Sanırım reklam işleriyle uğraşan arkadaşlar yaplaşmak istemiyorlar
    Yinede teşekkürler
    o dediğin reklam şirketlerinin kulandığı sitelerden örnek verirmisin?
  • 08-11-2008, 18:08:13
    #5
    Erol adlı üyeden alıntı: mesajı görüntüle
    o dediğin reklam şirketlerinin kulandığı sitelerden örnek verirmisin?

    örneğin adtech kullanıyor



    bunun yanında sabit reklam veren arkadaşlar (örneğin marmara, emir yada tarık) kullanıyor.


    ve yine bazı reklam firmalarından olan softreklam yada garantiarkadas.com kullanıyor.
  • 13-11-2008, 14:25:23
    #6
    trojan_alert adlı üyeden alıntı: mesajı görüntüle
    Evet bunun gibi fakat bu sayfa çubugunu aşağıya çekince ilerlemiyor.Sayfayı takip eden şu reklam firmalarının kullandıgı MSN pop up dan bahsediyorum.Genelde bu msn Pop up paylaşılmıyor.Sanırım reklam işleriyle uğraşan arkadaşlar yaplaşmak istemiyorlar
    Yinede teşekkürler
    adamı hasta ediyo sayfayı aşağı çekiyosun geliyo yukarı çekyosun geliyo inşlah bulursun
  • 15-11-2008, 23:09:54
    #7
    malesef bulamadım
    googlede'de baktım fakat ortalıkda pek bunun kodu yok.reklamcılarda var
  • 15-11-2008, 23:13:53
    #8
    Üyeliği durduruldu
    sanırım bu

    Alıntı
    <style type="text/css">
    #fadeinbox{
    position:absolute;
    width: 340px;
    height: 285px:
    left: 0;
    top: -400px;
    border: 2px solid black;
    background-color: lightyellow;
    padding: 4px;
    z-index: 100;
    visibility:hidden;
    }
    </style>
    <script type="text/javascript">
    /***********************************************
    * Sticky Note script- Dynamic Drive DHTML code library (Dynamic Drive DHTML(dynamic html) & JavaScript code library)
    * Visit DynamicDrive.com for hundreds of DHTML scripts
    * This notice must stay intact for legal use
    * Go to Dynamic Drive DHTML(dynamic html) & JavaScript code library for full source code
    ***********************************************/
    //Specify display mode. 3 possible values are:
    //1) "always"- This makes the fade-in box load each time the page is displayed
    //2) "oncepersession"- This uses cookies to display the fade-in box only once per browser session
    //3) integer (ie: 5)- Finally, you can specify an integer to display the box randomly via a frequency of 1/integer...
    // For example, 2 would display the box about (1/2) 50% of the time the page loads.
    var displaymode="always"
    var enablefade="yes" //("yes" to enable fade in effect, "no" to disable)
    var autohidebox=["yes", 10] //Automatically hide box after x seconds? [yes/no, if_yes_hide_after_seconds]
    var showonscroll="yes" //Should box remain visible even when user scrolls page? ("yes"/"no)
    var IEfadelength=0 //fade in duration for IE, in seconds
    var Mozfadedegree=0.09 //fade in degree for NS6+ (number between 0 and 1. Recommended max: 0.2)
    ////////No need to edit beyond here///////////
    if (parseInt(displaymode)!=NaN)
    var random_num=Math.floor(Math.random()*displaymode)
    function displayfadeinbox(){
    var ie=document.all && !window.opera
    var dom=document.getElementById
    iebody=(document.compatMode=="CSS1Compat")? document.documentElement : document.body
    objref=(dom)? document.getElementById("fadeinbox") : document.all.fadeinbox
    var scroll_top=(ie)? iebody.scrollTop : window.pageYOffset
    var docwidth=(ie)? iebody.clientWidth : window.innerWidth
    docheight=(ie)? iebody.clientHeight: window.innerHeight
    var objwidth=objref.offsetWidth
    objheight=objref.offsetHeight
    objref.style.left=docwidth/2-objwidth/2+"px"
    objref.style.top=scroll_top+docheight/2-objheight/2+"px"
    if (showonscroll=="yes")
    showonscrollvar=setInterval("staticfadebox()", 50)
    if (enablefade=="yes" && objref.filters){
    objref.filters[0].duration=IEfadelength
    objref.filters[0].Apply()
    objref.filters[0].Play()
    }
    objref.style.visibility="visible"
    if (objref.style.MozOpacity){
    if (enablefade=="yes")
    mozfadevar=setInterval("mozfadefx()", 90)
    else{
    objref.style.MozOpacity=1
    controlledhidebox()
    }
    }
    else
    controlledhidebox()
    }
    function mozfadefx(){
    if (parseFloat(objref.style.MozOpacity)<1)
    objref.style.MozOpacity=parseFloat(objref.style.Mo zOpacity)+Mozfadedegree
    else{
    clearInterval(mozfadevar)
    controlledhidebox()
    }
    }
    function staticfadebox(){
    var ie=document.all && !window.opera
    var scroll_top=(ie)? iebody.scrollTop : window.pageYOffset
    objref.style.top=scroll_top+docheight/2-objheight/2+"px"
    }
    function hidefadebox(){
    objref.style.visibility="hidden"
    if (typeof showonscrollvar!="undefined")
    clearInterval(showonscrollvar)
    }
    function controlledhidebox(){
    if (autohidebox[0]=="yes"){
    var delayvar=(enablefade=="yes" && objref.filters)? (autohidebox[1]+objref.filters[0].duration)*1000 : autohidebox[1]*1000
    setTimeout("hidefadebox()", delayvar)
    }
    }
    function initfunction(){
    setTimeout("displayfadeinbox()", 100)
    }
    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(off set, end))
    }
    }
    return returnvalue;
    }
    if (displaymode=="oncepersession" && get_cookie("fadedin")=="" || displaymode=="always" || parseInt(displaymode)!=NaN && random_num==0){
    if (window.addEventListener)
    window.addEventListener("load", initfunction, false)
    else if (window.attachEvent)
    window.attachEvent("onload", initfunction)
    else if (document.getElementById)
    window.onload=initfunction
    document.cookie="fadedin=yes"
    }
    </script>
    <DIV id="fadeinbox" style="filterrogidXImageTransform.Microsoft.Ra ndomDissolve(duration=1) progidXImageTransform.Microsoft.Shadow(color=gra y,direction=135) ; -moz-opacity:0">
    <div align="right"> <font size=2><a href="#" onClick="hidefadebox();return false">kapat</a></font>
    adtech kodu buraya
    </div>
    </DIV>