I am just trying to add a copyright label to the default browser right click menu. How could I accomplish this?
Asked
Active
Viewed 1,034 times
-1
-
2Don't. You are breaking usability. Someone wishing to "steal" your images can still do so, you're just making your site difficult to use for legit users. – MrYellow Dec 26 '14 at 22:46
-
This question has been answered here: https://stackoverflow.com/questions/4909167/how-to-add-a-custom-right-click-menu-to-a-webpage The accepted answer explains how to use the `contextmenu` event. – Karl Laurentius Roos Apr 27 '13 at 08:46