document Property | Internet Development Index |
Retrieves the HTML document in a given popup window.
Syntax
[ oDocument = ] popup.document
Possible Values
oDocument Object that receives the document object of the pop-up window. The property is read-only. The property has no default value.
Standards Information
There is no public standard that applies to this property.
Applies To
popup
See Also
Using the Popup Object, createPopup, show, hide, isOpen