Björn Brala
Björn Brala
Thanks for your interest, i'll visit this in the next round of features. :)
Hmm, was wandering through the code and saw this code; `callback.call(root.$trigger, key, root, e)` seems the fourth argument is event right now.
Could you provide the error you get?
Hmm, this seems like a bug indeed. Seems like some sort of check for timing is in order.
The HTML 5 polyfill is exactly a polifill, it should only convert the html menu to a working menu on browser that don't support the menu element. If you want...
A selector is mandatory, but perhaps `canvas` would be fine. You can manually open the menu with a command (see https://swisnl.github.io/jQuery-contextMenu/docs/plugin-commands.html#manually-show-a-contextmenu) and you can send the page x/y with it....
Hmm, yeah, that would be helpfull. I can't give an estimate right now though when i would have the time to get this up and running.
Thanks for the feedback. You mention the callback documentation as one of the places you'd like some improvement. What would help you the most? Some more examples? Combined with an...
Note; icons is another place that needs improvement: See issue #535
Thanks for the suggestions on what you miss in the docs, i will take this in consideration when the next version is released.