July 1998
Intermediate to advanced
1456 pages
65h 5m
English
offscreenBuffering — NN n/a IE 4 DOM n/a
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.
window.offscreenBuffering = "true"
Boolean value: true | false.
auto
Read now
Unlock full access