Controlling right-click using JavaScript

Posted by robbiebow on 14 November, 2007 under geek | Be the First to Comment

We’ve all seen web sites that try dismally to protect their content by disabling the right-click driven context menu appearing. However, you might have a use for using the right-click as a prompt to do something useful. If you do, here’s a quick solution:

Read more of this article »