1. Computing & Technology

Closed

From , former About.com Guide

Definition: The closed property is usually used with windows objects to test if the browser window is open or not. This is not a reserved word so you can declare your own variable or function called closed but if you do then you will not be able to use this property.
Examples:
if (mywin.closed)
Related Searches browser window

©2012 About.com. All rights reserved.

A part of The New York Times Company.