javascript实现禁止右键和F12查看源代码
功能很简单,代码也很简洁,这里就不多废话了,直接奉上源码,需要的小伙伴直接带走。
functionclick(e){
if(document.all){
if(event.button==2||event.button==3){alert("欢迎光临寒舍,有什么需要帮忙的话,请与站长联系!谢谢您的合作!!!");
oncontextmenu='returnfalse';
}
}
if(document.layers){
if(e.which==3){
oncontextmenu='returnfalse';
}
}
}
if(document.layers){
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
document.oncontextmenu=newFunction("returnfalse;")
document.onkeydown=document.onkeyup=document.onkeypress=function(){ if(window.event.keyCode==123){ window.event.returnValue=false; return(false); } } <--123——112是F1-F12的代码数-->
热门推荐
10 新人红包祝福语简短精辟
11 幼师给毕业祝福语简短
12 生日高考祝福语妹妹简短
13 下飞机祝福语简短英文
14 元宵发客户祝福语简短
15 爸妈金婚文案祝福语简短
16 新郎朋友红包祝福语简短
17 虎年五一祝福语大全简短
18 出阁宴祝福语姐姐简短