![]() |
clearString neatComponents
|
|
clearString neatComponents Link Options |
![]() | ||
![]() | Application Development | ![]() |
Link Options | ||
![]() | ![]() |
The Link Management Options-tab allows you to control where the linked resource opens in your app.

New Tab Location
Open in New Tab will open the link in a new tab of the same browser window providing the browser supports tabs.
Window Locations
.png)
Note that New Window supports Sizing controls (see below).
| Term | Without Frames (simple tab) | With Frames (iframes/frameset) |
|---|---|---|
| Current Window | The active tab or window you are in. | The specific frame (iframe) currently executing the script. |
| New Window | A completely separate browser tab or window created by target="_blank" or window.open(). | Same: a new top-level tab/window. But it can be opened from a frame. |
| Top Window | Same as current window (no difference). | The highest-level browser tab/window that contains all frames. |
| Parent Window | Same as current window (no parent). | The immediate container of the current frame (could be another frame or the top window). |
Copyright © 2026 Enstar Systems Inc. All rights reserved |