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

Mozilla.com

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

Some features of this site require JavaScript.

window.outerHeight

« Gecko DOM Reference

window.outerHeight

Gets the height of the outside of the browser window. window.outerHeight represents the height of the whole browser window including toolbars and window chrome.

Syntax

var intWindowHeight = window.outerHeight;

Value

intWindowHeight stores the window.outerHeight property value.

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

Graphical example

innerHeight vs outerHeight illustration

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.