Forum'da ara:
Ara


Yazar Mesaj
Mesaj04.09.2007, 06:47 (UTC)    
Mesaj konusu: sag tuş engeli

<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>





www.mustido.tr.gg<BR>
Mesaj05.09.2007, 09:12 (UTC)    
Mesaj konusu:

koda gerek yok extralarda var zaten Wink
Önceki mesajları göster:   


Powered by phpBB © 2001, 2005 phpBB Group
Türkçe Çeviri: phpBB Türkiye & Erdem Çorapçıoğlu