天玉宫
玄象天玉

168解除网站右键功能代码(自用)

document.onkeydown = null;/*解除键盘*/
document.oncontextmenu = null;/*解除鼠标右键*/
document.onmousemove = null;/*解除鼠标在页面移动事件*/
document.onmousedown = null;/*解除鼠标按下事件*/
document.onmouseup = null;/*解除鼠标按下释放事件*/
document.ontouchstart = null;/*解除移动端手指按下事件*/
document.ontouchmove = null;/*解除移动端手指滑屏事件*/
document.ontouchend = null;/*解除移动端手指释放事件*/
document.title = ‘禁止鼠标右键已解除’;
alert(document.title);

赞(1) 恭喜发财
版权声明:一些,随便搬运;一些,不得搬运。
文章名称:《168解除网站右键功能代码(自用)》
文章链接:https://tianyugong.com/16888-2/
分享到

道不虚传只在人

白云深处回到首页

福生无量

支付宝扫一扫

微信扫一扫