Hello all,
I main left bar menu build in js which contains submenu etc ... I would like to build several submenus then include all of them in the main menu, this way I could also use one of few of the sub menus whenever I need it.
My question is : How should I do this ? Should I use include ? I thought I would be able to build the whole main menu using include directly in js then I would include what I want in php.
Is it possible ??
Thanks a lots !!