jQuery ContextMenu is a contextmenu plugin for jQuery. It was designed to make implementing contextmenu functionality easy and requires minimal effort to configure.
There is another contextmenu for jQuery written by Chris Domigan. These two projects are completely unrelated and no source code was shared from Chris’ project.
Why reinvent the wheel? The goal of this plugin is to streamline the way actions are binded to menu items and to use 100% CSS for styling. Keyboard shortcuts were added for navigating the menu once it’s open, and there are five methods to allow you to control and clean-up context menus on the fly.
jQuery Context Menu Plugin
jQuery Context Menu is a context menu plugin for jQuery. It was designed to make implementing context menu functionality easy and requires minimal effort to configure.
There is another context menu for jQuery written by Chris Domigan. These two projects are completely unrelated and no source code was shared from Chris’ project.
Why reinvent the wheel? The goal of this plugin is to streamline the way actions are binded to menu items and to use 100% CSS for styling. Keyboard shortcuts were added for navigating the menu once it’s open, and there are five methods to allow you to control and clean-up context menus on the fly.
Demostration
Demo Page
Documentation
Tutorial Page
Download
Download Source Code