Editing Individual Items

Click on an item you want to edit in the treeview to access individual item settings.

Menu Editor

Text

Specifies text that will appear in the menu item.

Link

Specifies URL (e.g. a web page) that will be opened when the item is clicked.

Target

An optional parameter specifying a frame or browser window where the page will be opened. You can select one of the predefined options, or type in your own.

_blank
The page will be displayed in a new, unnamed window.
_parent
The page will be displayed in the parent of the current frame.
_self
The page will be displayed in the same frame.
_top
The page will be displayed in the full original window, canceling all frames.

Title

Sets a title attribute for a link. A title adds information about the nature of a link. This information may be spoken by a user agent, rendered as a tool tip, cause a change in cursor image, etc.

Previous Next