| Manual | Name | Value | Explain |
|---|---|---|---|
| height | Min. value is 100. The height of the window. | ||
| left | The left position of the window. | ||
| location | yes: no: | Default is yes. Whether or not to display the address field. | |
| menubar | yes: no: | Default is yes. Whether or not to display the menu bar. | |
| resizable | yes: no: | Default is yes. Whether or not the window is resizable. | |
| scrollbars | yes: no: | Default is yes. Whether or not to display scroll bars. | |
| status | yes: no: | Default is yes. Whether or not to add a status bar. | |
| titlebar | yes: no: | Default is yes. Whether or not to display the title bar. Ignored unless the calling application is an HTML Application or a trusted dialog box. | |
| toolbar | yes: no: | Default is yes. Whether or not to display the browser toolbar. | |
| width | Min. value is 100. The width of the window. |