offscreenBuffering (Property)

An alias for the window.offScreenBuffering property.

Availability:

JavaScript - 1.2
JScript - 3.0
Internet Explorer - 4.0
Netscape - 4.0
Property/method value type:Boolean or String primitive
JavaScript syntax:-myWindow.offScreenBuffering
-myWindow.offScreenBuffering = aSetting
-offScreenBuffering
-offScreenBuffering = aSetting
Argument list:aSettingA new value to control this functionality

Refer to:

Window.offScreenBuffering