Overview | Methods | This Package | All Packages
Fields | Description |
NEW_WINDOW | Instructs the browser to put the document into a new top-level browser window. |
PARENT_DOC | Instructs the browser to put the document into the window that is the parent of the current window. |
THIS_FRAME | Instructs the browser to put the document into the current frame of the frameset. |
TOP_FRAME | Instructs the browser to put the document into the top-most window, replacing the current frameset. |