javascript TABLE borderColor
| borderColor | NN n/a IE 4 DOM n/a |
|
|
Read/Write |
|
Specifies the color of the table's border. Internet Explorer applies the color to all four lines that make up the interior border of a cell. Therefore, colors of adjacent cells do not collide. |
|
| Example | |
document.getElementById("myTable").borderColor = "salmon";
|
|
| Value | |
|
A hexadecimal triplet or plain-language color name. A setting of empty is interpreted as "#000000" (black). |
|
| Default | |
|
Varies with operating system. |
|
1985,Nickname,Homepage or email,Comments here,Add comment
