![]() |
| Ucuz ürün ihaleleri |
|
||||
|
Ben çöle uzun bir kod kullanıyorum alert çıkmaması için
Kod:
<head>
<script type="text/javascript">
function hidestatus(){
window.status=''
return true
}
if (document.layers)
document.captureEvents(Event.MOUSEOVER | Event.MOUSEOUT)
document.onmouseover=hidestatus
document.onmouseout=hidestatus
</script>
</head>
<body>
<script type="text/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>
<SCRIPT type="text/javascript">curPage=1;
document.oncontextmenu = function(){return false}
if(document.layers) {
window.captureEvents(Event.MOUSEDOWN);
window.onmousedown = function(e){
if(e.target==document)return false;
}
}
else {
document.onmousedown = function(){return false}
}</SCRIPT>
<script language="">
statuss();function statuss()
{window.status="Bitti";setTimeout("statuss()",0);}
</script>
</body>
__________________
Destek ol: Orduya | Eğitime | Fenerbahçe'ye 500+ Google hitli sitelerinizi alıyorum. Konu Mehmet tarafından (2007-02-04 Saat 00:52 ) değiştirilmiştir.. |
|
||||
|
Body tagı yerine bu şekilde yazarsanız.
Kod:
<body oncontextmenu="return false" onselectstart="return false" ondragstart="return false" onscroll="return false"> İnternet explorerde sağ tık ve sayfayı işaretleme engeli;(yazıyı seçip ctrl+c ile kopyalattırmazsınız) Firefoxta sağ tık engeli koymuş olursunuz. Operada denemedim www.photoshoptutorials100.com sitemde kullanıyorum.
__________________
. |
![]() |
| Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir) | |
| Seçenekler | |
| Stil | |
|
|
Benzer Konular
|
||||
| Konu | Konuyu Başlatan | Forum | Cevaplar | Son Mesaj |
| Teknoserver.Net ile çalışan varmı? | Cky | Şirket Tanıtım ve Haberler | 19 | 2007-01-04 02:25 |
| SP2 Aşan FF ve IE de çalışan Pop up kodu | TD TeaM | PHP | 2 | 2006-12-03 16:47 |
| Netdirekt ile çalışan varmı | UndeaD | Dedicated - Co Location | 2 | 2006-04-23 11:31 |
| Layered ile çalışan var mı ? | SLiM_BoY | Web Hosting Kurulum ve Ayarlar | 10 | 2005-12-19 23:28 |