I read some where on Maven's FAQ. your href must start with "/"
so try this <item name="Development" href="/develop/index.html" collapse="true"> It works for me On Mon, 4 Oct 2004 19:51:41 +0200, Geoffrey <[EMAIL PROTECTED]> wrote: > Hi, > > When I use collapse true in navigation.xml like: > > <item name="Development" href="develop/index.html" collapse="true"> > <item name="Environment Setup" > href="develop/setup-environment.html"/> > <item name="Checkout Source" href="develop/checkout-source.html"/> > <item name="Build From Source" > href="develop/build-from-source.html"/> > <item name="Commit Changes" href="develop/commit-changes.html"/> > <item name="Tutorial" href="develop/tutorial.html"/> > </item> > > And I click on Development in the site, it does not uncollapse it, like it > does for Project Info. > Why? > > -- > Thanks for any and all help, > Geoffrey > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
