Skip to content

Latest commit

 

History

History
44 lines (33 loc) · 872 Bytes

README.md

File metadata and controls

44 lines (33 loc) · 872 Bytes
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