PRoFeSSioNaL
Kurucu Başkan
- Katılım
- 14 Ağu 2013
- Mesajlar
- 2,855
- Tepkime puanı
- 396
- Puanları
- 83
- Yaş
- 45
- Web sitesi
- www.flatcastelele.com
Kullandığınız temanın footer şablonuna gelin ve en altına aşağıdaki kodu girin
PHP:
<vb:if condition="$show['guest']"><script language=JavaScript> <!--
var message="Bunun İçin Lütfen Giriş yapınız veya üye olunuz !";
/////////////////////////////////// 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></vb:if>