jquery.contextmenu.js

View project on GitHub

Right-click in an element to open the context menu (initialized by command-array):

AAA BBB CCC

Right-click in an element to open the context menu (initialized by hidden <ul> element):

AAA BBB CCC

Open context menu using $("#container").contextmenu("open", $(".hasmenu:first")) and close after 2 sec.: