javascript STYLE borderCollapse
| borderCollapse | NN 6 IE 5 DOM 2 |
| Read/Write | |
|
Controls which table border model the table element should observe. |
|
| Example | |
document.getElementById("myTable").style.borderCollapse = "separate";
|
|
| Value | |
Two case-insensitive string constants: collapse | separate. IE 5 for Macintosh and Netscape 6 do not respond to changes to this property. |
|
| Default | |
separate |
|
Previous: javascript STYLE borderColor
1820,Nickname,Homepage or email,Comments here,Add comment
