1. Computing & Technology

Window

From , former About.com Guide

Definition: The window object is used to reference the current browser window. If you want to manipulate the current window in some way then the methods attached to this object are the way to do it. This is not a reserved word so you can declare your own variable or function called window but if you do then you will not be able to affect the current window in any way.
Examples:
window.focus();
Related Searches window focus browser window

©2012 About.com. All rights reserved.

A part of The New York Times Company.