I'm looking to disable the browser context menu.
I've tried:

<body oncontextmenu='return false;'></body>

This does not work.  I realize many don't like this "feature", but its
something we want/need for this new site.
My site only works with javascript enabled, so I'm not worried if the
solution requires javascript.
Any ideas?  Is there a mootools specific way?
thanks, Jon

Reply via email to