javascript window offscreenBuffering

offscreenBufferingNN n/a IE 4 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


2208,Nickname,Homepage or email,Comments here,Add comment