Hi,
this is my first post in the Modx-Forum. Yes - I`m new to Modx and I like it very much

The last time, I made a lot of sites with the ’phpwcms’ CMS.
Now I like to make a site with Modx...
I have a structure like this:
Menu_1
--Sub_1_1
--Sub_1_2
__Sub_1_3
Menu_2
--Sub_2_1
--Sub_2_2
__Sub_2_3
Menu_3
--Sub_3_1
--Sub_3_2
__Sub_3_3
I like to have a horizontal navigation which shows only the MainMenu ’Menu_1, Menu_2, Menu_3’.
And a vertical navigation, showing the SubMenu of the selected menu - for example ’Sub_1_2, Sub_1_2, Sub_1_3’.
The selected MainMenu should be always marked as ’active’, whatever which submenu is selected.
And the submenu should be generated dynamicly, depending from the active MainMenu.
A example-site (made with phpwcms) using that kind of navigation (via script):
http://www.gcreit.de
In ’phpwcms’ I had to make my own replacement-tags - I hope, that i don`t have to make my own snippets in ModX again.
I hope, that I`m not the only one who want to have this kind of navigation...
Is that possible? I mean, is there a working solution with a script an not with hiding menus via css?
Thank you for your help and a lot of ’Grüzlils’ from Bavaria
Andi