Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by zhaochunhui on Oct 29, 2008 01:27
open dhtmlx forum
Problems with dhtmlxMenubar

I'm use the context menu( dhtmlxMenubar1.3) with a tree in large page(scrolling )
When I right-click on the tree node.the contextmenu can't correct display ( menu position is incorrect)
How should solve?

P S:sorry my english is very poor :(
Answer posted by Support on Oct 29, 2008 06:07
If context menu position shifted to some constant value, you can add correction as 

cMenu.setContextMenuPosition(x_cor,y_cor);

where x_cor and y_cor correction for x and y axis