July 1998
Intermediate to advanced
1456 pages
65h 5m
English
bgProperties — NN n/a IE 4 DOM n/a
Read/Write
Whether the background image remains in a fixed position or scrolls as a user scrolls the page. When the background image is set to remain in a fixed position, scrolled content flows past the background image very much like film credits roll past a background image on the screen.
document.body.bgProperties = "fixed"
Case-insensitive constant string values: fixed |
scroll.
scroll
Read now
Unlock full access