javascript window offscreenBuffering
@March 15, 2008, 1:22 a.m.
offscreenBuffering | Firefox/Netscape/NN n/a IE 4 Chrome/Safari/DOM n/a |
Read/Write | |
Indicates whether the browser should use offscreen buffering to improve path animation performance. Although the property is implemented in IE 5 for Macintosh, it is unclear that it offers any functionality. Recent versions of IE for Windows connect this property to the DirectX ActiveX control. When the document loads, the property is set to auto. After that, a script may turn buffering on and off by assigning a Boolean value to this property. |
|
Example | |
window.offscreenBuffering = "true"; |
|
Value | |
Boolean value: true | false. |
|
Default | |
auto |
Permanent URL:
http://javascript.gakaa.com/window-offscreenbuffering.aspx
Powered by Linode.