Disable Right Click

A script to prevent users right clicking on anything on your web page.

About This Script

If users can right click on content on your site, they can easily copy it to their own site to pass it off as your own. If you copy this script and paste it anywhere on your web page it will mean nothing happens when a user right clicks (on this page only). Note: this acts as a deterrant only! There are other ways to copy content from a site the user can use if they know what they're doing.

Demo

The disable right click code is running on this page. Try right clicking and see what happens.

Code

<script> // Disable right click provided by http://www.top-site-list.com document.addEventListener('contextmenu', function(e){ e.preventDefault(); }, false); </script>
More scripts

Do you want to expose your site to millions?
Do you want to be ranked higher in Google?
Do you want to be known as the best site in your niche?

Then look no further. Add your site in 3 simple steps. Sign up, Add your site and Start receiving votes! It only takes 10 seconds!

Sign Up to Top Site List Planet Now!

Login with one of these social networks...

Sign in with FacebookSign in with TwitterSign in with Google+Sign in with Yahoo!Sign in with LinkedIn

or create an account with your email...

Login To An Existing Account