Skip to content

Disable the right-click Context Menu in your HTML code

Notifications You must be signed in to change notification settings

bylickilabs/Context-menu-Lock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

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