Javascript – Disable “Save Target As” option in the right click menu

.netasp.netjavascript

How do I disable the "Save Target As" item in right click menu in Internet Explorer and Firefox browsers?

Best Solution

You can't.

You can attempt to block the context menu entirely (which is annoying, and very very easy to bypass), but you can't do anything about individual options on it.