You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Disabling the Right-click Mouse Button in JavaScript JavaScript / Event Handling
Sometimes you don't want the visitor to be able to click the right mouse button and do all the stuff associated with it. Although personally I'm not in favor of such gimmicks and limit the visitor's independence, you learn something new in this tutorial.