JavaScript Event - Contextmenu
This code was written based on a template by John Resig. The original can be found at John Resig’s addEvent function website. The code, and the template, are referred to in Webmonkey’s JavaScript Events reference page. In this example, the onContextmenu event fires whenever the right mouse button is clicked (or the contextual menu is […]