1. taruh di widget sidebar
============================
<!-- anti kopast 2 start-->
<script> var message="Hayo...! Mau copas ya? Boleh, tapi cantumkan sumber!";
///////////////////////////////////
function clickIE4(){if (event.button==2){alert(message);return false;}} function clickNS4(e){if (document.layers||document.getElementById&&!document.all){if (e.which==2||e.which==3){alert(message);return false;}}} if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS4;} else if (document.all&&!document.getElementById){document.onmousedown=clickIE4;} document.oncontextmenu=new Function("alert(message);return false")</script>
<!-- anti kopast 2 end-->
<!-- anti kopast3 start-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
<!-- anti kopast 3 end--></script>
2. taruh di edit html diatas </body>
==============================================
<!-- anti kopast4 start-->
<style media='print' type='text/css'>
* { display: none; }
</style>
<!-- anti kopast 4end -->
3. taruhb diatas <body>
===================================================
<!-- anti kopast 1 start-->
<script language='JavaScript1.2'>
function disableselect(e){
return false
}
function reEnable(){
return true
}
document.onselectstart=new Function ("return false")
if (window.sidebar){
document.onmousedown=disableselect
document.onclick=reEnable
}
</script>
<!-- anti kopast 1 end-->








0 Response to "ANTI KOPST BLOG"
Posting Komentar