Name

offscreenBuffering — NN n/a IE 4 DOM n/a

Synopsis

Read/Write

Whether the browser should use offscreen buffering to improve path animation performance. This property applies only to the Windows 95/NT operating system platforms. 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

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.