Reload dhmlxmenu2

Can i clear and load new XML to menu ?



e.g

menu.clearAll();

menu.loadXML(“new.xml”);

Current menu version does not support such functionality. Here is edited dhtmlxmenu.js wich allows to reload menu with xml.
You can use this source code, this functionality will included into new menu version.

menudemo.zip (43.6 KB)