Name

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

Synopsis

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.

Example

document.body.bgProperties = "fixed"

Value

Case-insensitive constant string values: fixed | scroll.

Default

scroll

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.