Just enter the following code into the IE address bar of the currently opened page and enter the following js to modify the content of the current web page at will
javascript:document.body.contentEditable='true'; document.designMode='on';
encounter When copying the content of a web page is not allowed, just enter the above code in the IE address bar and double-click the page.
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