Output:
Click here to close the pop-up window.Code:
<a href="#" onclick="window.close()">Click here to close the pop-up window.</a><br><br> <a href="index.htm" target="main">Click here to return the main window to the JavaScript index page.</a><br><br> <a href="http://www.google.com" target="main">Click here to change the main window to Google</a> <span class="body-copy">(in IE7, pop-up loses focus)</span><br><br> <a href="javascript:opener.location='index.htm';self.close()">Click here to close the pop-up and to return the main window to the JavaScript index page.</a><br />