vBuLLetin Sağ Tuş KiLidi (Firefox ve IE UyumLu)
vBuLLetin Sağ Tuş KiLidi (Firefox ve IE UyumLu)Saq Tu$ KiLidi Için A$aqıdaki KodLardan Bir TaneSini EkLeyin...
header TempLateSini Açın...
Firefox Için Bu Kodu Ekleyin,
HTML-Kodu:
<!------ disable Select ------->
<head>
****** http-********Content-Language" **********en-us">
</head>
<script language="JavaScript1.2">
<!--
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>
<!------ /disable Select ------->
Internet ExpLorer Için Bunu EkLeyin,
HTML-Kodu:
<!------ disable right click ------->
<head>
****** http-********Content-Language" **********en-us">
</head>
<script language="JavaScript">
<!--
var message="";
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
//-->
</script>
<!------ /disable right click ------->
Hem Firefox Hem de Internet ExpLorer Için Bunu EkLeyin,
HTML-Kodu:
<!------ disable right click ------->
<script language="JavaScript">
<!--
var message="";
///////////////////////////////////
function clickIE()
{if (document.all)
{(message);return false;}}
function clickNS(e) {
if
(document.layers||(document.getElementById&&!document.all))
{
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else
{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>
<!------ /disable right click ------->
aLıntıdır... Firefox 'ta SorunSuz ÇaLı$ıyor, AnCak IE 7 'de Son Iki Kod Hata Verdi...
Sizde Bir Deneyiniz...vBuLLetin Sağ Tuş KiLidi (Firefox ve IE UyumLu)
vBuLLetin Sağ Tuş KiLidi (Firefox ve IE UyumLu)Saq Tu$ KiLidi Için A$aqıdaki KodLardan Bir TaneSini EkLeyin...
header TempLateSini Açın...
Firefox Için Bu Kodu Ekleyin,
HTML-Kodu:
<!------ disable Select ------->
<head>
****** http-********Content-Language" **********en-us">
</head>
<script language="JavaScript1.2">
<!--
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>
<!------ /disable Select ------->
Internet ExpLorer Için Bunu EkLeyin,
HTML-Kodu:
<!------ disable right click ------->
<head>
****** http-********Content-Language" **********en-us">
</head>
<script language="JavaScript">
<!--
var message="";
function clickIE() {if (document.all) {(message);return false;}}
function clickNS(e) {if
(document.layers||(document.getElementById&&!document.all)) {
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
//-->
</script>
<!------ /disable right click ------->
Hem Firefox Hem de Internet ExpLorer Için Bunu EkLeyin,
HTML-Kodu:
<!------ disable right click ------->
<script language="JavaScript">
<!--
var message="";
///////////////////////////////////
function clickIE()
{if (document.all)
{(message);return false;}}
function clickNS(e) {
if
(document.layers||(document.getElementById&&!document.all))
{
if (e.which==2||e.which==3) {(message);return false;}}}
if (document.layers)
{document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
else
{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")
// -->
</script>
<!------ /disable right click ------->
aLıntıdır... Firefox 'ta SorunSuz ÇaLı$ıyor, AnCak IE 7 'de Son Iki Kod Hata Verdi...
Sizde Bir Deneyiniz...vBuLLetin Sağ Tuş KiLidi (Firefox ve IE UyumLu)