Hi,
I have a menu opening sub-menus on mouse over:
aMenuBar.enableWindowOpenMode(false);
Now, I would like sub-menus to be closed when the mouse is moving out of the menu area (e.g the main menu of your web site).
I did not find how to this with dhtmlxmenu.
Thanks,
Jean-Michel
dhtmlxmenu doesn’t support such functionality by native API, so the only way to provide such functionality is a custom modification.
You can check for more details.
dhtmlx.com/docs/products/kb/inde … yes&s=menu