javascript window close( )
| close( ) | NN 2 IE 3 DOM n/a |
|
|
|
|
Closes the current window. A script in a subwindow cannot close the main window without receiving the user's explicit permission from a security dialog box. A window can close itself (i.e., from a script running in the same window) or a window it generated via the window.open( ) method. |
|
| Parameters | |
|
None. |
|
| Returned Value | |
|
None. |
|
Previous: javascript window confirm( )
2237,Nickname,Homepage or email,Comments here,Add comment
