Q&A: How do you not allow your website visitors to select text and images using Javascript?

Question by Colin R: How do you not allow your website visitors to select text and images using Javascript?
Like the click and drag select. I know there is a way, I just forgot =/

Best answer:

Answer by JA12
Disable copy & paste


disable right-click

// JavaScript Document

Add your own answer in the comments!

Related posts:

  1. Q&A: How can I allow my website visitors to create text files in ASP.NET?
  2. How do I get more web traffic / unique visitors to my website?
  3. How can I redirect website visitors using the Wii browser?
  4. How to put a Word or .pdf document on a website for visitors to view?
  5. Q&A: How do you make a link that sends your website visitors to their previous page?