禁用右键
<body class="nobodytop" oncontextmenu="return false" ondragstart="return false" onselectstart="return false">
<body class="nobodytop" oncontextmenu="return false" ondragstart="return false" onselectstart="return false">
本文介绍了一种通过HTML属性设置来禁用网页右键菜单、元素拖拽及选中操作的方法,适用于需要保护网页内容不被轻易复制或使用的场景。
825
1877

被折叠的 条评论
为什么被折叠?