HOW TO implement a cross browser context menu with Javascript

If your custom web application requires a cross browser context menu, try eLouai's Javascript DHTML Popup Menu
It works by disabling the default contextmenu and this is replaced with a div which can be hidden or made visible whenever the right mouse button (the context menu) is selected.

Comments

Popular posts from this blog

20 SQL Server 2005 Keyboard Shortcuts

Uncle Bob vs. Grady Booch: Rethinking Code Reviews in the Age of AI