• 25-06-2010, 22:24:49
    #1
    Üyeliği durduruldu
    Arkadaşlar merhaba

    örnek olarak: http://www.lanetolsun.net/ bu sitede sağ tıkladımı bir yazı çıkıyor ve siteyi kapattığınızda ufak bir msgbox açılıyor bunu ben nasıl yapabilirim kendi siteme?
  • 25-06-2010, 22:31:02
    #2
    Hem Sağ Tuş Kilitle Hemde Yazı Kopyalamayı Engelle
    Alıntı
    <body oncontextmenu="return false" onselectstart="return false" ondragstart="return false">
    bu kodu hidebar.php dosyasının en altına ekleyin güle güle kullanın

    Kolay Gelsin
  • 25-06-2010, 22:34:36
    #3
    <script type="text/javascript">
    <!--
    
    /***************************************************************************************************************
    *Copyprotection for this site is provided by WP-CopyProtect v1.9.1 visit www.TheChetan.com/wp-copyprotect/ for more details
    *RightClick Disabled, Please DO NOT COPY.
    ***************************************************************************************************************/
    
    var message="İmdaaat! İmdaaaat! Polisssss Hırsız varrr!... ";
    
    ///////////////////////////////////
    function clickIE4(){
    if (event.button==2){
    alert(message);
    return false;
    }
    }
    
    function clickNS4(e){
    if (document.layers||document.getElementById&&!document.all){
    if (e.which==2||e.which==3){
    alert(message);
    return false;
    }
    }
    }
    
    if (document.layers){
    document.captureEvents(Event.MOUSEDOWN);
    document.onmousedown=clickNS4;
    }
    else if (document.all&&!document.getElementById){
    document.onmousedown=clickIE4;
    }
    
    document.oncontextmenu=new Function("alert(message);return false")
    
    // --> 
    </script>
    
    <script type="text/javascript">
    /***************************************************************************************************************
    *Copyprotection for this site is provided by WP-CopyProtect v1.9.1 visit www.TheChetan.com/wp-copyprotect/ for more details
    *Selection Disabled, Please DO NOT COPY.
    **************************************************************************************************************/
    function disableSelection(target){
    if (typeof target.onselectstart!="undefined") //For IE 
    	target.onselectstart=function(){return false}
    else if (typeof target.style.MozUserSelect!="undefined") //For Firefox
    	target.style.MozUserSelect="none"
    else //All other route (For Opera)
    	target.onmousedown=function(){return false}
    target.style.cursor = "default"
    }
    
    </script>
    buda diğeri

    <body onunload="window.alert('Gene gel *** tamam mi?')">
  • 25-06-2010, 22:35:54
    #4
    www.TheChetan.com/wp-copyprotect/

    şuraya göz atın
  • 25-06-2010, 22:51:12
    #5
    oldum olasi sevmedim bu tur, sag klik kilitlemeyi yada secmeyi engellemeyi beni rahatsiz ediyor. Calan zaten her turlu calar, engelleyemezsin. yani bu benim fikrim belirtmek istedim sadece
  • 25-06-2010, 22:58:01
    #6
    Üyeliği durduruldu
    Eyvallah teşekkürler ikisinide deniyorum hemen peki bu tüm tarayıcılarda çalışırmı kodlar?

    Mentallyill adlı üyeden alıntı: mesajı görüntüle
    oldum olasi sevmedim bu tur, sag klik kilitlemeyi yada secmeyi engellemeyi beni rahatsiz ediyor. Calan zaten her turlu calar, engelleyemezsin. yani bu benim fikrim belirtmek istedim sadece
    Amacım o olsaydı emin olun hocam site açmazdım
    Maksat geyik derler ya..
  • 25-06-2010, 23:16:05
    #7
    Cadde06 adlı üyeden alıntı: mesajı görüntüle
    Eyvallah teşekkürler ikisinide deniyorum hemen peki bu tüm tarayıcılarda çalışırmı kodlar?



    Amacım o olsaydı emin olun hocam site açmazdım
    Maksat geyik derler ya..
    Orasi baska tabi