2.3.1.9 bgProperties

bgProperties of type DOMString

Sets or retrieves the properties of the background picture.

Possible values are:

  • empty string – Default. The background can scroll.

  • fixed – The background cannot scroll.

This attribute extends the HTMLBodyElement interface.