Jump to content

aldigital

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by aldigital

  1. Site URL: https://luciedavioud.com/ Hello everyone, I'd like to prevent visitors to copy/paste the content of the website. I found this code below but it is affecting basic functions of the site so I removed it. Any ideas how I could do that? Many thanks in advance function disableselect(e) {return false;}function reEnable() {return true;}document.onselectstart = new Function("return false");if (window.sidebar) {document.onmousedown = disableselect;document.onclick = reEnable;} function disableselect(e) {return false;}function reEnable() {return true;}document.onselectstart = new Function("return false");if (window.sidebar) {document.onmousedown = disableselect;document.onclick = reEnable;}
×
×
  • 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.