Anti Block dan copy
copy kode dibawah dan masuk add gadget -> html/javascript. masukkan di html/javascript kode dibawah.
<!-- Start Code -->
<script src='demo-to-prevent-copy-paste-on-blogger_files/googleapis.js'></script><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>
<!-- END Code -->
klik ok dan cek.
0 comments:
Post a Comment