swisnl / jQuery-contextMenu

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

Pre-Show callback to display native menu #672

Closed terwarf closed 5 years ago

terwarf commented 5 years ago

Quick implementation for #669 - adds a preShow - callback to the events. When the callback returns false, browsers native menu is shown.