Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

Archive /

Our old forums are still available as a read-only archive.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo

Second Level Menu that shows up everywhere


Go to End


1584 Views

Avatar
SonicHedgehog

Community Member, 1 Post

2 December 2008 at 4:39am

Hello,

I'm currently working on a (SilverStripe) website that haves Second Level/Sub Menus. But I don't want to display the second level pages (and links) after the user has clicked on the parent element.

So I have a menu (on the left) and there I want to display it like that:

- Home
- About us
-- What we do
-- Why we are the best
- Contact us
-- via Mail
-- via Form
- Imprint

So...I want that the sub items / sub pages / whatever are displayed on every page. I don't want to click on the parent page/link and after this I could click on.

The point is that a user can navigate _from every page TO every page_ ;)
(Without clicking on a parent page.)

I hope you now you know what I mean and maybe you can help me.

Thanks,

Jakob