Jump to content

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

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • 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.