javascript TABLE tBodies[ ]
@March 15, 2008, 1:22 a.m.
tBodies[ ] | Firefox/Netscape/NN 6 IE 4(Win)/5(Mac) Chrome/Safari/DOM 1 |
Read-only | |
Returns a collection of tBody objects in the current table. Every table element has at least one (explicit or implied) tBody object nested inside. |
|
Example | |
var bodSections = document.getElementById("myTable").tBodies; |
|
Value | |
Reference to a collection of tBody objects. |
|
Default | |
Array of length one. |
Permanent URL:
http://javascript.gakaa.com/table-tbodies-7-0-6-.aspx
Powered by Linode.