jQuery-contextMenu icon indicating copy to clipboard operation
jQuery-contextMenu copied to clipboard

jQuery contextMenu plugin & polyfill

Results 105 jQuery-contextMenu issues
Sort by recently updated
recently updated
newest added

Hi there, Is there any way of finding out the element that opened the menu on right click? I can see how to do that for the menu items but...

Feature

I would like to build my menu items dynamically through an ajax request. This works for sub-menus, but not for the top level menu. Inside of op.create I was able...

Feature

Thanks for this useful library. We've recently found what we would consider to be a bug. If the user right-clicks to trigger the menu and the browser window is small...

Bug
2.x

When the menu is opened there's an context-menu-layer div behind it. The problem is when we click again in another DOM element before close the context menu, the new clicked...

Feature

In all browser the demo [https://swisnl.github.io/jQuery-contextMenu/demo/input.html](url) doesn't fire at startup the selection on radio nor on checkbox input type. Why?

Bug

From looking at the javascript, it seems that it's intentionally disabling the browser-native right-mouse-click event, even if the contextmenu plugin is using a completely different (even perhaps custom) trigger. I...

Feature

Hi there, I am trying to create jQuery-contextMenu on daypilot scheduler event (DayPilot.org) but the scheduler context menu is conflicting with it. Basically, daypilot is preventing the contextmenu event propagation....

Question

Nice plugin. When I create a menu with radio inputs, clicking on the radio label text does not check the radio button for the first time. Multiple clicks seem to...

Feature

Hello, I tried the first example provided. Sources provided through the CDN link you give. When right clicking, at first I could not notify anything. Then I realized that the...

Waiting for response