I can't get it to work.
On desktop PC it works correctly.
These are the few options used:
var contextMenuSettings = { method: 'menu', option: { triggerOn: 'click', displayAround: 'cursor', mouseClick: 'right', verAdjust: 15, horAdjust: -20, top: 'auto', left: 'auto', sizeStyle: 'auto', position: 'auto', containment: window } }
Is there anything I'm missing perhaps?
I'm using last version and I've included both .js and .css.
Thanks
I can't get it to work.
On desktop PC it works correctly.
These are the few options used:
var contextMenuSettings = { method: 'menu', option: { triggerOn: 'click', displayAround: 'cursor', mouseClick: 'right', verAdjust: 15, horAdjust: -20, top: 'auto', left: 'auto', sizeStyle: 'auto', position: 'auto', containment: window } }Is there anything I'm missing perhaps?
I'm using last version and I've included both .js and .css.
Thanks