javascript tBodies item( )
| item( ) | NN 6 IE 4 DOM 1 |
item(index[, subindex]) item(index) | |
|
Returns a single tBody object or collection of tBody objects corresponding to the element matching the index value (or, optionally in IE, the index and subindex values). |
|
| Parameters | |
|
|
| Returned Value | |
One tBody object or collection (array) of tBody objects. If there are no matches to the parameters, the returned value is null. |
|
Previous: javascript tBodies namedItem( )
2018,Nickname,Homepage or email,Comments here,Add comment
