document property
Retrieves the HTML document in a given popup window.
This property is not supported for Windows apps using JavaScript.
Syntax
| JavaScript | |
|---|
Property values
Type: Object
the document object of the pop-up window.
See also
- popup
- Reference
- createPopup
- show
- hide
- isOpen
- Conceptual
- Using the Popup Object
Show: