Optional
eventOptional
fixedIf true, the context menu is given a fixed position rather than being injected into the target.
Optional
jIf true, callbacks will be passed jQuery objects instead of HTMLElement instances.
Optional
onA function to call when the context menu is closed.
Optional
onA function to call when the context menu is opened.
Optionally override the triggering event which can spawn the menu. If the menu is using fixed positioning, this event must be a MouseEvent.