Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
IndeksLatest imagesPencarianPendaftaranLogin

 

 Disable klik kanan blog

Go down 
PengirimMessage





0
Join date : 01.01.70

Disable klik kanan blog Empty
PostSubyek: Disable klik kanan blog   Disable klik kanan blog Icon_minitimeFri Aug 05, 2011 12:04 am

cmn buat yang membutuhkan aja ,...

Cara disable klik kanan pda mouse agar scrip blog ada tidak bisa di kompas Orang lain,.,

1. Login dulu ke Blogger kalian

2. Klik Rancangan > Edit HTML > Expand Template Widget

3. Setelah di Expand Template Widget , tekan ctrl+F ato F3 dan cari Kode berikut </body>

4. Copy/Paste Kode berikut ini diatas kode </body>

Quote :

<script language='JavaScript1.2'>

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

//Exclusive permission granted to Dynamic Drive to feature script



function disableselect(e){

return false

}

function reEnable(){

return true

}

//if IE4+

document.onselectstart=new Function (&quot;return false&quot;)

//if NS6

if (window.sidebar){

document.onmousedown=disableselect

document.onclick=reEnable

}

</script>

<script language='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>


Credit : Mbah Google,,,.
Kembali Ke Atas Go down
 
Disable klik kanan blog
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» Membuka reg'edit yang di disable

Permissions in this forum:Anda tidak dapat menjawab topik
 :: Programer :: All about source code-
Navigasi: