Search code examples
jqueryjquery-uijquery-ui-contextmenu

jquery-ui menu as context menu


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


Solution

  • Here's a solution quickly hacked together from the jquery ui sample page: jsBin