JavaScript table object property: tFoot
[this page | pdf | back links]
The tFoot property of the JavaScript
DOM object
corresponding to the HTML <table> element
returns the <tfoot>
element of the table. <tfoot>
DOM elements have row-orientated JavaScript properties and methods like those
of <table>
elements.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)