微博
加入微博一起分享新鲜事
登录
|
注册
140
禁用右键菜单 1、右键无任何反应 第一种 document.oncontextmenu = new Function("return false;"); 第二种 document.oncontextmenu = function (event){ if(window.event){ event = window.event; }try{ … https://wiki.qingyunl.com
请登录并选择要私信的好友
300
禁用右键菜单 1、右键无任何反应 第一种 document.oncontextmenu = new Function("return false;"); 第二种 document.oncontextmenu = function (event){ if(window.event){ event = window.event; }try{ … https://wiki.qingyunl.com
赞一下这个内容
公开
分享
获取分享按钮
正在发布微博,请稍候