menu subitems in xml file

Hi. I am loading a menu structure from xml file.

menu.loadXML(“codebase/meniu.xml”);

The xml file is like that:



What i want is to put subitmes on the second item with id “b”
Please provide me the xml code

Hi,

the dynamic loading topic was discussed here:
viewtopic.php?f=4&t=13767

Also you may find the sample in the menu package:

dhtmlxMenu/samples/01_init/05_dynamic_loading.html