Selasa, 05 Juni 2012

Cara Supaya Data Blog Tidak Bisa Di Copy

It really upset if we made ​​the article in the trace or copy. It feels already ga the spirit of anymore create a make a new articles klo article blog we in copy, But that munkin only a for partially people, and partly again ya ordinary aja and maybe cuex ga thinking about his article in the copy what the kicker. Well ... His name is also a definitely in Indonesia what trace. Hehehehe. "Come on Blogger Indonesia We Work for the world" Hehehehe ga Mau article in your blog copy? Just follow because I wrote the following tutorial will discuss how to create a blog arikel can not copy / on tracing.

Ikuti langkah-langakah berikut aja :
1.Log in ke blogger lalu pilih Layout --> Edit HTML Lalu cari kode </body> Supaya tidak ribet mencarinya tekan aja tombol CTRL Dan F.

2.Kalo Udah Ketemu Copy Paste Kode Berikut Dan taro Di atas Kode </body> :

<script language='JavaScript1.2'>

//Disable select-text script (IE4+, NS6+)- By Andy Scott
//Exclusive permission granted to Dynamic Drive to feature script
//Visit http://www.dynamicdrive.com for this 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>

Tidak ada komentar:

Posting Komentar