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 cells contained by the
TFOOT element. This color setting is not reflected
in the style sheet backgroundColor property in
Internet Explorer. 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.myTFOOT.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