Why doesn’t the window.close() method always work?

Why doesn’t the window.close() method always work?

Question:
Why doesn’t the window.close() method always work?

Answer:
In JavaScript 2.0, the window.close() method could be used to close any open browser window. People being the malicious animals that they are, the window.close() command was exploited in practical jokes. With JavaScript 2.0, jokers were able to rig their Web pages so that a guest’s browser would automatically close when he or she stumbled upon the joker’s Web page. This was never a threat to anyone’s system, but it was still annoying because it caused users to “lose their place” on the Web. (Closing a browser window destroys its history list.)

JavaScript 2.0 also made it possible to send JavaScript “mail bombs” to users who used Netscape Mail. When opened, these mail bombs would automatically cause the user’s mail window to close. Not only would this leave the unlucky recipient inconvenienced and confused, it might also lead him or her to believe that there was a bug or virus in the software.

Netscape addressed this problem in JavaScript 3.0 by restricting the ways in which window.close() can be used. In particular, the new specification says that only windows which were opened with JavaScript can be closed by JavaScript.

On some systems, when JavaScript is used to close a window that it didn’t open, the user is presented with a confirmation box warning that the window is about to be closed. At this point, the user is given an opportunity to cancel the operation.

If you are using JavaScript 3.0, you can see this new security feature in action by pressing the button below. (Caution: If you are using JavaScript 2.0, pushing this button will close your browser window!)

There is one exception to the rule mentioned above. If the browser window has only one item in its history list, JavaScript can close the window without the user’s confirmation. Netscape’s documentation says that this is a “special case for one-off windows that need to open other windows and then dispose of themselves.”

Share the Post:
Heading photo, Metadata.

What is Metadata?

What is metadata? Well, It’s an odd concept to wrap your head around. Metadata is essentially the secondary layer of data that tracks details about the “regular” data. The regular

XDR solutions

The Benefits of Using XDR Solutions

Cybercriminals constantly adapt their strategies, developing newer, more powerful, and intelligent ways to attack your network. Since security professionals must innovate as well, more conventional endpoint detection solutions have evolved

AI is revolutionizing fraud detection

How AI is Revolutionizing Fraud Detection

Artificial intelligence – commonly known as AI – means a form of technology with multiple uses. As a result, it has become extremely valuable to a number of businesses across

AI innovation

Companies Leading AI Innovation in 2023

Artificial intelligence (AI) has been transforming industries and revolutionizing business operations. AI’s potential to enhance efficiency and productivity has become crucial to many businesses. As we move into 2023, several