jquery-ui menu as context menu

user007 picture user007 · Jan 28, 2013 · Viewed 18.3k times · Source

How do I use http://jqueryui.com/menu/ as a context menu on right mouse click. Is there a plugin or something?

jquery-1.9.0 jquery-ui-1.10.0

Answer

mar10 picture mar10 · Apr 2, 2013

Here I started a plugin for this purpose: jquery-ui-contextmenu (supports delegation and creating menu definitions from JS objects).