问题描述
我在线搜索,但无法获得满意的结果
i search online but can't get satisfactory result
我想保护我网站上的图像,我知道我可以禁用另存为,右键单击.
i want to protect images on my website, i know i can disable save as, right click.
真正的问题是我们可以禁用剪贴板吗?使用JQUERY或Java脚本的打印屏幕.
the real question is can we Disable Clipboard & Print Screen with JQUERY or java script.
因此无法从打印屏幕复制图像.
so no image copy from print screen.
谢谢
推荐答案
否.我很确定你不能那样做.打印屏幕是操作系统的一部分,而不是浏览器.我希望网站不会像那样干扰我的操作系统.
No. I am pretty sure you can't do that. Print screen is a part of the OS, not the browser. I would hope that web sites weren't able to mess with my OS like that.
您当然可以在尝试下载图像的人们面前设置障碍,但是没有水印,如果您可以在线获取图像,没有什么好方法可以防止人们获得您的图像(据我所知).
You can certainly throw roadblocks in front of people trying to download an image, but short of watermarking, there isn't a great way to prevent people from getting your image (that I know of) if you make it available online.
这篇关于禁用剪贴板和网页上的打印屏幕的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!