Forum'da ara:
Ara


Yazar Mesaj
Mesaj28.03.2010, 07:55 (UTC)    
Mesaj konusu: Arkadaşlar Sitede CTRL Tuşunu Kilitleme Kodunu Bilen Varmı ?

merhabalar sitemdeki içeriklerin çalınmaması için ctrl tuşunu kilitlemek istiyorum acaba bunu hangi kodla yapabilirim yardımcı olursanız sevinirim ..
______________
[Since 2008]
Mesaj28.03.2010, 08:01 (UTC)    
Mesaj konusu:

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

//Disable select-text script (IE4+, NS6+)- By HATRED

//Exclusive permission granted to Dynamic Drive to feature script

//Visit http://www............for this script

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>



http://www............ yazan yere sitenin adresini yaz hiçkimse birşey çalamaz
______________
http://devtoplist.tr.gg http://bilisim-bilgi.tr.gg http://sitemiz-alacam.tr.gg

Mesaj17.04.2010, 19:03 (UTC)    
Mesaj konusu: sağol..



En son sitekods tarafından 18.04.2010 12:40:24 tarihinde değiştirildi, toplam 1 kere değiştirildi
Mesaj22.04.2010, 10:16 (UTC)    
Mesaj konusu:

teşekkürler Wink
______________
Hiç ilgilenmediğim wordpress ten aldığım ekonomi sitemin pr değeri 3 olmuş. almak isteyenler ö.m atsın.
Önceki mesajları göster:   


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