blog sağ tık engelleme Hitskin_logo Hitskin.com

Bu Hitsikin.com temayı önceden görmekte fırsat veriyor.
Tema yerleştirmekTemanın fişine geri dönmek

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

blog sağ tık engelleme

Aşağa gitmek

blog sağ tık engelleme Empty blog sağ tık engelleme

Mesaj  AsiRuH Ptsi Mayıs 25, 2009 7:52 pm

Kod:
    <script language=Javascript>
    <!--

    var message="Bu Özellik Kapalı!";

    ///////////////////////////////////
    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>
AsiRuH
AsiRuH
yönetici
yönetici

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

Sayfa başına dön Aşağa gitmek

Sayfa başına dön


 
Bu forumun müsaadesi var:
Bu forumdaki mesajlara cevap veremezsiniz