禁止右键,禁止另存为,禁止复制代码

禁止右键,禁止另存为,禁止复制代码

 

<body oncontextmenu=”window.event.returnValue=false” onselectstart=”return false” oncopy=”return false;” oncut=”return false;”>

Comments are closed.