Title | Text |
---|---|
About Menus | Menus help users navigate between pages. Often, a set of pages has a common menu that includes all of them so that users can easily move between them. Page designers can put menus on pages using the Horizontal Menu construct in the page templates. If a set of pages have the same template, and it contains a menu, they will have it as a common menu. When you are editing a page, you can set its template. When you are editing a page that has a menu, you can add items, change items, delete items, and move items around to rearrange the menu. You can make the item for the current page look and behave differently from the other items in the menu. |
Add a Menu Item | When editing a page:
|
Edit a Menu Item | When editing a page:
|
Delete a Menu Item | When editing a page:
|
Move a Menu Item | When editing a page:
|
Distinguish the Current Page in a Menu | When a page is displayed, you may want the item for the current page to look and behave differently. You can do this by adding an assignment to each page, with name MENU PAGE and value the page legend. The menu item for the current page will then have class sodacurrentpagemenuitemdiv and can be styled differently from the other items, which will have class sodanoncurrentpagemenuitemdiv. (The styling is defined in the CSS files referenced in the page template.) Also, the item will not have a link, so nothing will happen when it is clicked. |