Thursday Sep 21, 2006 This script blocks right-mouse, select and ctrl+C
<script> <!-- if (window.Event) document.captureEvents(Event.MOUSEUP); function nocontextmenu() { event.cancelBubble = true event.returnValue = false; return false; } function norightclick(e) { if (window.Event) { if (e.which == 2 || e.which == 3) return false; } else if (event.button == 2 || event.button == 3) { event.cancelBubble = true event.returnValue = false; return false; } } document.oncontextmenu = nocontextmenu; document.onmousedown = norightclick; 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>
Author: Safras Ahamed
Comments : What do you think about this news?
No Comments yet.
SriLankaWebHosting.com
Just for (Rs.500) $5 per month
Your own domain name, 1GB Space, Unlimited Email
Address, Sri Lankan Support & for more info call us. 077-989-5368, 072-829-9077