Welcome

Versi

Blogger (49) Buku (25) Game (13) Game Flash (6) Musik (8) Software (12) Television (2) Video (7)

Brunomars

Me And My Love

Senin, 26 Maret 2012

Cara Membuat anti copy paste

Pertama Log in ke blogger
Kedua  Pilih Rancangan
Setelah itu Klik add gadget
Terus masukin Code Ini dalam HTML/Java Script tadi :

<script type="text/javascript">
if (typeof document.onselectstart!="undefined") {
document.onselectstart=new Function ("return false");
}
else{
document.onmousedown=new Function ("return false");
document.onmouseup=new Function ("return true");
}
</script>

Setelah kita Copy code di atas Pastekan dalam tempat tadi,,
Setelah itu simpan..

Semoga Berhasill
Pertama Log in ke blogger
Kedua  Pilih Rancangan
Setelah itu Klik add gadget
Terus masukin Code Ini dalam HTML/Java Script tadi :

<script type="text/javascript">
if (typeof document.onselectstart!="undefined") {
document.onselectstart=new Function ("return false");
}
else{
document.onmousedown=new Function ("return false");
document.onmouseup=new Function ("return true");
}
</script>

Setelah kita Copy code di atas Pastekan dalam tempat tadi,,
Setelah itu simpan..

Semoga Berhasill

Tidak ada komentar:

Posting Komentar