Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Feb 13, 2007 14:43
open dhtmlx forum
Is there a way to fix the offset of the menu because when I click on the tree item, the menu appears maybe 10...

Is there a way to fix the offset of the menu because when I click on the tree item, the menu appears maybe 10 pixels lower than the cursor.
Answer posted on Feb 13, 2007 14:44

There is no public API for such functionality, but you can adjust dhtmlxmenu_cp.js manually. 

Line 171:

var verCor = -14;    

Answer posted by Stanislav (Support) on Dec 03, 2014 20:54

Not much can be said in addition to the reply above, but you also can check ruby on rails drag and drop and java script event and find out what we have probably missed in our explanation.