Hi guys,
I am trying to have a menu for the top structure level ONLY (or any given structure level).
If a link is clicked, the page is redirected as normal but the menu stays the same.
my intention would be to use {NAV_LIST_CURRENT} for the current options AND have a the fixed menu above/below it.
is this possible? (have i missed something?) or is there a workaround that is still a 'dynamic' solution?
Navigation/Menu : show a given structure only
like this?
I've used {NAV_ROW} to get the horivontal nav at http://www.flrandassociates.com. Is this what you are trying to do? Also, take a look at this thread: http://www.phpwcms.de/forum/viewtopic.php?t=2281 - about half way down, they discuss having a nav row of top level links across the top and a column of the relevant subpages for each area. Hopefully this will help you.