javascript TR bgColor
| bgColor | NN 6 IE 4 DOM 1 |
|
|
Read/Write |
|
Specifies the background color of the table cells in the current row. This color setting is not reflected in the style sheet backgroundColor property. Even if the bgcolor attribute or bgColor property is set with a plain-language color name, the returned value is always a hexadecimal triplet. |
|
| Example | |
document.getElementById("myTR").bgColor = "yellow";
|
|
| Value | |
| Default | |
|
Varies with browser and operating system. |
|
Previous: javascript TR blur( )
Next: javascript TR align
2140,Nickname,Homepage or email,Comments here,Add comment
