位置:养宠网 > 宠物健康 > 狗狗健康

网页禁止右键菜单及禁止全选代码

发布时间:2018-10-27   阅读量:

导读:script language=JavaScriptdocument.oncontextmenu=new Function(event.returnValue=false;);document.onselectstart=new Function(event.returnValue=false;);/script 很好用!

document.oncontextmenu=new Function("event.returnValue=false;");
document.onselectstart=new Function("event.returnValue=false;");

 
很好用!

相关标签:

上一篇:Dreamweaver网页制作教程:层及其应用

下一篇:使用Dreamweaver来详细了解CSS的多样性

相关阅读

网友评论

验证码:点击我更换图片
请自觉遵守互联网相关政策法规,评论内容只代表网友观点,与本站立场无关!

猜你喜欢