July 1998
Intermediate to advanced
1456 pages
65h 5m
English
backgroundColor — NN n/a IE 4 DOM n/a
Read/Write
Background color of the element. If you also set a
backgroundImage, the image overlays the color.
Transparent pixels of the image allow the color to show through.
document.all.highlighted.style.backgroundColor = "yellow"
Any valid color specification (see description at beginning of the chapter).
None.
Read now
Unlock full access