July 1998
Intermediate to advanced
1456 pages
65h 5m
English
bgColor — NN n/a IE 4 DOM n/a
Read/Write
Background color of the element. This color setting is not reflected
in the style sheet backgroundColor property except
for Navigator layer objects. Even if the BGCOLOR
attribute or bgColor property is set with a
plain-language color name, the returned value is always a hexadecimal
triplet.
document.all.myBanner.bgColor = "yellow"
A hexadecimal triplet or plain-language color name. See Appendix A for acceptable plain-language color names.
Varies with browser and operating system.
Read now
Unlock full access