The Wayback Machine - https://web.archive.org/web/20080914170837/http://developer.mozilla.org:80/en/DOM/window.outerWidth

Mozilla.com

  1. MDC
  2. Main Page
  3. DOM
  4. window.outerWidth

Some features of this site require JavaScript.

window.outerWidth

« Gecko DOM Reference

Summary

Gets the width of the outside of the browser window. window.outerWidth represents the width of the whole browser window including sidebar (if expanded), window chrome and window [re-]sizing borders/handles.

Syntax

var intWindowWidth = window.outerWidth;

Value

intWindowWidth stores the window.outerWidth property value.

The window.outerWidth property is read-only; it has no default value. window.outerWidth property stores an integer representing a number of pixels.

Standards info

DOM Level 0. Not part of any W3C technical specification or recommendation.

Languages

Page last modified 17:00, 9 Dec 2007 by Mgjbot

Files (0)

 
 
 
Morty Proxy This is a proxified and sanitized view of the page, visit original site.