ZVON > References > DOM2 Reference

tFoot (attribute )

Owning interface and usage:  
HTMLTableElement.tFoot

Member of these other interfaces:  
none

Readonly:   no

Type:   HTMLTableSectionElement

Description:  
Returns the table's TFOOT, or null if none exists.

Exception:  
DOMException HIERARCHY_REQUEST_ERR
If the element is not a TFOOT.