https://github.com/ph-7/disable-copying-js
This code can protect your content against copying a very effective way. See the demo for the example code
https://github.com/ph-7/disable-copying-js
copy-paste disable javascript js
Last synced: over 1 year ago
JSON representation
This code can protect your content against copying a very effective way. See the demo for the example code
- Host: GitHub
- URL: https://github.com/ph-7/disable-copying-js
- Owner: pH-7
- License: other
- Created: 2012-07-28T16:29:32.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-28T18:28:28.000Z (almost 14 years ago)
- Last Synced: 2025-01-19T18:49:39.463Z (over 1 year ago)
- Topics: copy-paste, disable, javascript, js
- Language: JavaScript
- Homepage: http://github.com/pH-7/Disable-Copying-JS
- Size: 1.87 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Disable Copying
I do not like this practice, which destabilizes the user and 90% of cases, this user does not aim to copy something on your page (text, image, ...).
But my technique I use to the advantage of being very effective, unlike all the other techniques you can find on the Web (see my demo in the "/demo/" folder).
This technique also provides a security if the user disables JavaScript in the Web browser.
## Author
Pierre-Henry SORIA
## License
[Attribution-ShareAlike 3.0](http://creativecommons.org/licenses/by-sa/3.0/) or later; See the LICENSE.txt file.