Thursday, July 23, 2015

No Copy Paste

cari <head> copas berikut tepat dibawahnya
<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>

No comments:

Post a Comment

Share