DHTMLX Docs & Samples Explorer

showContextMenu(x, y)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxmenu.js

usercall to show a contextual menu

  • x - position of the menu on x axis
  • y - position of the menu on y axis
    menu.showContextMenu(x, y);