dhtmlxmenu position

Hi… i can to center the menu? how i can do?



Jorge Arzuaga

Hello,

there are no ready solutions to center menu.
You can use showContextMenu(x,y) method to show menu in a certain position:

        menu.showContextMenu(x,y);