Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Jason on Oct 05, 2008 21:44
open dhtmlx forum
HTTPS with Context Menu

I am trying to get the context menu working with the grid. Everything works except when I put the grid on an SSL connection I get a message about secure and non-secure items. The image paths are correct.
Answer posted by Support on Oct 06, 2008 05:56
Please be sure that you are using correct values for context menu constructor, it differs from constructor of normal menu, 4th parameter 

new dhtmlXContextMenuObject(width,height,gfxPath)

third parameter must be valid path to images folder