Home  >  Article  >  Web Front-end  >  Small collection of screenshot code that prohibits copying and pasting on the current page_javascript skills

Small collection of screenshot code that prohibits copying and pasting on the current page_javascript skills

WBOY
WBOYOriginal
2016-05-16 17:28:122398browse
Copy code The code is as follows:


<%--Disable screenshots, start by clearing the clipboard--%>

<%--Disable screenshots, achieved by clearing the clipboardEnd--%>

<%--Prohibit copying and prohibit right-click menu--%>


< %--Prohibit web pages from being saved as Start--%>

<%--Prohibit web pages from being saved as for End--%>
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn