如何使用jQuery禁用右键单击?
要禁用页面上的右键单击,请使用jQuerybind()方法。
示例
您可以尝试运行以下代码以了解如何禁用右键单击:
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.staticfile.org/jquery/3.2.1/jquery.min.js"></script>
<script>
$(document).ready(function(){
$(document).bind("contextmenu",function(e){
return false;
});
});
</script>
</head>
<body>
<p>Right click is disabled on this page.</p>
</body>
</html>热门推荐
10 新婚过年祝福语大全简短
11 永远漂亮祝福语女生简短
12 学生宴祝福语简短的
13 送女士祝福语长辈简短
14 高考祝福语简短10字
15 教练生日祝福语 简短独特
16 舅妈生日红包祝福语简短
17 婶婶生日贺词简短祝福语
18 周末祝福语正能量简短