ForeignPopupWindowsInfo¶
Deprecated in API 3.0
| Property | Type | Description |
|---|---|---|
| executeJavaScriptOnLoad | string | Optional. JavaScript code to execute on each page load. Default: “” |
| enableHostApi | bool | Optional. If true, enable window.host API for the pop-up window. Default: false |
| volatileSettings | bool | Optional. Indicates whether those settings should evaporate when the foreign pop-up window opens a child foreign pop-up window (true) or persist and be passed onto the child foreign pop-up window (false). Default: true |