July 1998
Intermediate to advanced
1456 pages
65h 5m
English
fgColor — NN 2 IE 3 DOM n/a
Read/Write
The foreground (text) color for the document. While you can change this property in Navigator, the text does not change dynamically in response (at least through Version 4).
document.fgColor = "darkred"
A hexadecimal triplet or plain-language color name. See Appendix A for acceptable plain-language color names.
Browser default (usually black).
Read now
Unlock full access