javascript FRAMESET borderColor
@May 8, 2008, 3:12 p.m.
borderColor | Firefox/Netscape/NN n/a IE 4 Chrome/Safari/DOM n/a |
|
Read/Write |
Color of borders between frames of the frameset. The borderColor property of an individual frame overrides the frameset object's setting. |
|
Example | |
parent.document.getElementById("myFrameset").borderColor = "salmon"; |
|
Value | |
A hexadecimal triplet or plain-language color name. A setting of empty is interpreted as "#000000" (black). See Appendix A for acceptable plain-language color names. |
|
Default | |
Varies with operating system. |
Permanent URL:
http://javascript.gakaa.com/frameset-bordercolor.aspx
Powered by Linode.