Jump to content

How do i block the right-click option on my site?

Recommended Posts

  • Replies 3
  • Views 478
  • Created
  • Last Reply

Thanks Leopold - I am now getting this in the header of my portfolio page. 

 

script type="text/javascript"> $(document).ready(function () { //Disable full page $("body").on("contextmenu",function(e){ return false; }); //Disable part of page $("#id").on("contextmenu",function(e){ return false; }); });

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.