Click to See Complete Forum and Search --> : No Right Click on Pages


Terra
03-14-2003, 03:05 PM
For all of those of you that are looking for a code which lets you disable the "Right click" facility on your sites:

http://www.brinkster.com/CodeBank/

Good site told to me by someone on my course :)

Nevermore
03-14-2003, 03:19 PM
To get around it: paste this into the address bar and press go: (java script should be one word. Done by server)

javascript:void(document.oncontextmenu=null)