DEV Community

BYLICKILABS
BYLICKILABS

Posted on • Originally published at github.com

Context-menu-Lock

GitHub logo bylickilabs / Context-menu-Lock

Disable the right-click Context Menu in your HTML code

Context-menu-Lock

Disable the right-click lock in your HTML code

  • ✅HTML Ready
  • Current problems
  • Miscellaneous

Note

Useful information to protect your texts and images!

Tip

Make your site and/or your pages even better.

Important

The code protects you and your pages

Warning

Not 100% secure

Disable the right-click lock in your HTML code to protect your text and images on,
for example, your Github.io pages. As it should be!

line

Insert the script after your head for more security.
EXAMPLE
<head>
  <title>YOUR_SITE_TITLE</title>
...
...
...
</head>

line

Top comments (0)