Note: Whether the background image remains fixed or scrolls with the content. Syntax: element { background-attachment: value } elementID.style.backgroundAttachment = "value" document.all.elementID.style.backgroundAttachment = "value" // IE only