July 1998
Intermediate to advanced
1456 pages
65h 5m
English
updateInterval — NN n/a IE 4 DOM n/a
Read/Write
The time interval (in milliseconds) between screen updates. A value of zero lets the browser select an average that usually works best. The longer the interval, the more animation steps may be buffered and then ignored as the update fires to display the current state.
screen.updateInterval = 0
Positive integer or zero.
0
Read now
Unlock full access