Sanalika Forum | Sanalika Ve Eğlence Platformu!
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Sağ tuş engelleme

Aşağa gitmek

Sağ tuş engelleme Empty Sağ tuş engelleme

Mesaj  Beyin_07 C.tesi Ara. 05, 2009 2:17 pm

Kod:
Kod:
<script language="Javascript1.2">

<!--

// please keep these lines on when you copy the source

// made by: Nicolas - http://www.javascript-page.com



var mymessage = "--- TTPORTAL.NET ---";



function rtclickcheck(keyp){

  if (navigator.appName == "Netscape" && keyp.which == 3) {

    alert(mymessage);

    return false;

  }



  if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) {

    alert(mymessage);

    return false;

  }

}



document.onmousedown = rtclickcheck

//-->

</script>

Beyin_07
Beyin_07
Admin

Mesaj Sayısı : 20
Kayıt tarihi : 03/12/09
Nerden : Antalya

https://site-destek.forumdizini.com

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

Sayfa başına dön


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