We have just such a component over at tacos.
http://tacos.sourceforge.net/hivemind/SiteMap.html

This is a very simple example of using it, but it's capable of much more.
(Can also handle security constraints if you use them. )

http://tacos.mine.nu/tacos-demo4/app

The navigation for everything in the above referenced url uses this
service/component.

jesse
On 11/4/05, Dan Adams <[EMAIL PROTECTED]> wrote:
>
> Okay, I want to create a navigation component that is used to create the
> main navigation on the site. I need each navigation item to be able to
> optionally contain other navigation items. If it is selected and
> contains others it expands to show them. Has anyone create something
> like this or have advice on how to design it? I'm having some real
> trouble with this in that a @NavItem can't know about it's child
> @NavItems because the children are rendered after the parent. Any ideas
> would be greatly appreciated.
>
> --
> Dan Adams
> Software Engineer
> Interactive Factory
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to