I recently went throught the XML driven menu toot. I understand the nuts
and bolts of it.
Anyway, i changed the orientation of the menu items to be horizontal.
My issue is with the submenus. To have them drop straight down i would
need to create another subMenu function? This would make them behave
differently than the main GenerateMenu function which in the toot is applied
to the entire menu system. At the same time i could still apply the attributes, name, and variables to the submenu items from the menu.xml file?
i am in over my head. Normally i stick to drawing. But i am starting to get
into code.