General properties
Menu caption
|
The name of the document as it's displayed in navigation. It may be different to the document name. If no value is entered, the document name is used.
|
Show in navigation
|
Indicates if the document should be displayed in the navigation (in the menus).
|
Show in site map
|
Indicates if the document should be displayed by the Site map web part (in the dynamic site map).
|
Menu action
Standard behavior
|
The menu item redirects the user to the page as expected.
|
Inactive menu item
|
The menu item click doesn't raise any action - the item is disabled. You can enter the alias path of the page which should be redirected to in the Redirect to URL field.
|
Javascript command
|
If you enter some JavaScript command, it will be run when this menu item is clicked.
|
URL redirection
|
The user is redirected to the target location when she tries to access the given page.
Example: ~/products/overview.aspx
|
Menu item design properties
These values override the settings of the menu control (web part) and the CSS styles defined in the CSS stylesheet.
Standard design
|
Here you can specify the standard style of the menu item.
|
Mouse-over design
|
Style of the menu item when you mouse-over it.
|
Highlighted design
|
Style of the selected document's menu item
|
In each of the sections mentioned in the table above, the following fields are available:
Menu item style
|
Style definition of the menu item. Values can be entered the same way as when defining a CSS class in a stylesheet.
Sample value: color: orange; font-size: 140%
|
Menu item CSS class
|
CSS class defined in the web site's stylesheet.
Sample value: h1
|
Menu item left image
|
Image that will be displayed next to the menu caption on the left side.
|
Menu item image
|
Image that will be displayed in the menu instead of the menu caption. You can enter either an absolute URL or a relative path in the content tree.
Sample values: http://www.domain.com/image.gif
~/Images-(1)/icon.aspx
|
Menu item right image
|
Image that will be displayed next to the menu caption on the right side.
|
|