Advertisement
akumaru

Untitled

Mar 6th, 2014
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.33 KB | None | 0 0
  1. <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>
  2.  
  3. oncontextmenu='return false;' onkeydown='return false;' onmousedown='return false;'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement