0
点赞
收藏
分享

微信扫一扫

禁止保存图片或禁止用“另存为”保存…


禁止复制或者保存图片


<body οncοntextmenu='return false' οndragstart='return false'
onselectstart ='return false' οnselect='document.selection.empty()' οncοpy='document.selection.empty()' onbeforecopy='return false'
οnmοuseup='document.selection.empty()'>



禁止用“另存为”保存页面

<body>
<noscript>
<iframe scr="*.htm"></iframe>
</noscript></body>


禁止右键

<body οncοntextmenu="event.returnValue=false;">

举报

相关推荐

0 条评论