Introduction - If you have any usage issues, please Google them yourself
1. Would completely shield right oncontextmenu = " window.event.returnValue = false" <table border oncontextmenu=return(false)><td> no </table> For Table function click () (if (event.button == 2) (alert (' Sorry, this page to disable right!' ))) Document.onmousedown = click 2. Deselect to prevent copying <body onselectstart="return false"> 3. Not allowed to paste onpaste = " return false" 4. To prevent the replication oncopy = " return false " oncut = " return false " 5.IE address bar replace their icons before <link rel="Shortcut Icon" href="favicon.ico">