Name

tBodies[ ] — NN n/a IE 4 DOM n/a

Synopsis

A collection of TBODY objects on the table. By default, there is at least one TBODY object, even if none is explicitly created with an HTML tag. You can access properties and methods of each TBODY object through this reference if you like. But if you also specify an explicit TBODY element, you can go directly to the element via its ID. This collection is available only on the Win32 version of Internet Explorer 4.

Syntax

document.all.myTable.tBodies(i).objectPropertyOrMethod
                     
                     

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.