Björn Brala
Björn Brala
The explaination in the opening post is pretty clear i feel right now. Refactor the each function on line 1164 in the source to a callable method, and call that...
What browser is this, i cannot reproduce in firefox?
Good point, i kinda wonder what would be the best way though to visualize that.
Hmm, when i look at the demo, when the trigger is set to normal click, the right click doesn't get disabled, what specific configuration is giving you issues? https://swisnl.github.io/jQuery-contextMenu/demo/trigger-left-click.html
Do you use the `position.min.js` or just library itself?
Ok thanks
This should be fixed in master right now. :) See https://github.com/swisnl/jQuery-contextMenu/pull/565
Thanks for the effort @Alisharivarian
Thanks for the PR. I probably won't be able to test this the next 2 weeks since I'm on vacation. But will do when I come back.
@AliShahrivarian I've checked the PR, but the `position:fixed;` you added breaks if you scroll down a bit, everything is relative to the browser window now.