Tomidev

Script no copas

Jan 31st, 2022
18
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <script type="text/javascript">
  2. if (typeof document.onselectstart!="undefined"){
  3. document.onselectstart=new Function ("return false");
  4. }
  5. else{
  6. document.onmousedown=new Function ("return false");
  7. document.onmouseup=new Function ("return true");
  8. }
  9. </script >
  10.  
  11. ingat bre pastekan di dalam tag/<head>
Advertisement
Add Comment
Please, Sign In to add comment