briangsweeney
Results
1
comments of
briangsweeney
$.contextMenu({ selector: 'myselector', build: function($triggerElement, e) { return { items: window.buildItems() } } }); still didnt work for me though :(