Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Jorge Arzuaga on Jun 04, 2009 14:04
open dhtmlx forum
dhtmlxmenu position

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

Jorge Arzuaga
Answer posted by Alex (support) on Jun 05, 2009 00:49
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);