.talk4her

Would you like to react to this message? Create an account in a few clicks or log in to continue.
.talk4her

müzik dinle klip izle indir resim google yetkinforum video download youtube islamiyet ilahi


    blogger sağ tuş engelleme

    AsiRuH
    AsiRuH
    yönetici
    yönetici


    Erkek
    mesaj sayısı : 9861
    Yaş : 36
    İş/meslek : xxxxx
    Kayıt tarihi : 27/09/08

    blogger sağ tuş engelleme Empty blogger sağ tuş engelleme

    Mesaj  AsiRuH Ptsi Mayıs 25, 2009 12:58 pm

    Birçoğumuz emeğimizin çalınmasından
    şikayetçiyiz.Adam geliyor ctrl+c-ctrl+v 2 dakikada blogunuzu
    sömürüyor.Buna engel olmak için sadece bir kod
    eklemek yeterli.

    Yerleşim --->> Sayfa Ögesi ekle'ye tıklıyoruz.
    Ve içine şu kodları yerleştiriyoruz;
    Kod:
    <script language='Javascript1.2'> 
    //Disable select-text script (IE4+, NS6+)- By Andy Scott
    //Exclusive permission granted to Dynamic Drive to feature script
    //Visit http://www.dynamicdrive.com for this script
    function disableselect(e){
    return false
    }
    function reEnable(){
    return true
    }
    //if IE4+
    document.onselectstart=new Function ("return false")
    //if NS6
    if (window.sidebar){
    document.onmousedown=disableselect
    document.onclick=reEnable
    }
    </script>
                    <script language='Javascript'>curPage=1;
    document.oncontextmenu = function(){return false}
    if(document.layers) {
        window.captureEvents(Event.MOUSEDOWN);
        window.onmousedown = function(e){
            if(e.target==document)return false;
        }
    }
    else {
        document.onmousedown = function(){return false}
    }</script>

    Daha sonra kaydet diyip çıkıyoruz.Artık blogunuza gelenler sağ
    tıklayamayacaklar ve sol tuşla yazı seçemeyecekler Smile

    *Sağ tuş ile tıklanınca kesinlikle uyarı penceresi çıkmaz.

      Forum Saati Ptsi Mayıs 06, 2024 11:09 pm