New messages 2
Total messages 6610
New messages 2
Total messages 6610| Subject RE: Javascript - Close Window | ||||
|
Author:
brisray Date: 05-07-2007 23:37 |
||||
|
Frames can be useful but there are problems with them. The reason why window.document.close(), window.close(), self.close() and close() do not work is because of the frames in Lycos pages.
The frame is a child of the top frame and so you have to use parent.close() or top.close() Ctrl + W is a Windows shortcut to close the current tab in a tabbed browser or to close the broswer if only one tab is open. To close the browser, no matter how many tabs are open use Alt + W Ray |
||||
| Subject | Author | Date | ||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||