Right Click Disable
-
Hey i want disable right click on specific page but when i use this code, getting automatically removed.
text
The blog I need help with is: (visible only to logged in users)
-
Hi there,
It’s not possible to disable right-click on WordPress.com. The code you’re trying to add most probably contains JavaScript, and we don’t allow JavaScript code on WordPress.com for security reasons.
And disabling right click doesn’t really do anything. All it does is annoy regular people who visit your site as they’ll see your site breaking their web browsers, while it won’t do anything to prevent people who want to copy your content from doing so – there are many browser add-ons available that can just override your code and re-enable right click. And if someone really wanted to they could just take a screen shot of the content or view your site’s source code using their browser’s built in browser developers tools and copy your content that way.
- The topic ‘Right Click Disable’ is closed to new replies.