Links to a page or URL, popping it up into a new window. Depending on the user browser setting, this may open up a new browser tab instead.
Parameters
| Name | Required | Default Value | Description |
|---|---|---|---|
Link | |
| The name of the page, or the URL. URLs which contain an "=" character must use the "href" parameter name; URLs need http:// to avoid unexpected errors. |
Link Text | |
| Link text to display. |
Window Type | | normal | Either normal (the default) or popup. If set to popup, many of the settings below will default to those appropriate for a popup window. |
Width | |
| The width of the new window. |
Height | |
| The height of the new window. |
Target Window | |
| The ID of the window to open in. Links that reuse the same target will reuse the same window. |
Tip | |
| The tip to display while the mouse is hovering over the link. |
Scrollbars | | true | If false, the scrollbar will be hidden. Works with IE, Firefox & Opera only. |
Menu Bar | | true | If false, the menubar will be hidden. |
Location Bar | | true | If false, the location bar will be hidden. Works with Opera only. |
Status Bar | | true | If false, the status bar will be hidden. |
Resizable | | true | If false, the window will not be resizable. Works with IE only. |
Icon | | true | If false, the link will not have an "open new window" icon. |