dhtmlXmenu: open context menu from javascript

Hello,



Is there any way to open a menu from javascript code ?



I’ve tried several ways without any result.



Regards.



Sample code:



    



    


        


        


        


        Show Menu…

    












Hello,


showContextMenu(x,y) method can be used to open menu in a certain position. Please, provide the complete demo where we can recreate the issue