swisnl / jQuery-contextMenu

jQuery contextMenu plugin & polyfill
https://swisnl.github.io/jQuery-contextMenu/
MIT License
2.25k stars 744 forks source link

build: function($trigger, e) not invoke every right click #709

Closed terenyang closed 4 years ago

terenyang commented 4 years ago

Hi, I am following the demo to dynamic create context menu for my web divs, but when I move mouse and keep right click, the menu doesn't do refresh(build), seems the function not invoked almost every time. Is there a issue or some mistake I did? thank you.

bbrala commented 4 years ago

You can use the reposition option to control if the menu rebuilds when right clicking on another place on the page.

https://swisnl.github.io/jQuery-contextMenu/docs.html#reposition