javascript window dialogHeight, dialogWidth

Specify the height and width values of a modal dialog window created with the showModalDialog( ) and showModelessDialog( ) methods. Although Int

javascript window dialogArguments

This is the string or other data type passed as extra arguments to a modal dialog window created with the window.showModalDialog( ) or window.showMode

javascript window defaultStatus

Specifies the default message displayed in the browser window's status bar when no browser loading activity is occurring. To temporarily change the

javascript window crypto, pkcs11

Return references to objects associated with Mozilla public-key cryptography internals.

javascript window Components, content, controllers

See appCore.

javascript window closed

This is the Boolean value that says whether the referenced window is closed. A value of true means the window is no longer available for referenci

javascript window clipboardData

Returns the clipboardData object. The object is a temporary container

javascript window clientInformation

Returns the navigator object. The navigator object is named after a specific browser brand; the clientInformation property is a nondenominational way

javascript window appCore, Components, content, controllers, prompter, sidebar

These properties are associated with the proprietary Mozilla xpconnect ("cross-platform" connect) services. These services allow scripts tha

javascript window Description

The window object represents the browser window or frame in which document content is displayed. The window object plays a vital role in scripti

javascript while Description

The description of while is placed in chapter: javascript Operators while

javascript wbr Description

The wbr object reflects the wbr element.

javascript void Description

This unary operator evaluates the expression to its right but returns a value of undefined , even if the expression (such as a function call) evalu

javascript ViewCSS Description

The W3C DOM ViewCSS object is an abstract object equates to the window object. It is the ViewCSS object in the DOM that gives the window obje

javascript VBArray toArray( )

Returns a JavaScript array version of the VBArray .