Mozilla.com
Some features of this site require JavaScript.
« Gecko DOM Reference
createTFoot creates a new TFOOT for the table.
HTMLTableElement = table.createTFoot()
myfoot = mytable.createTFoot(); //checking: myfoot == mytable.tFoot
If a tfoot element already exists for the table, this method returns that element
createTFoot
Page last modified 04:41, 13 Apr 2006 by RobG?
Content is available under these licenses
About MDC
Viewing Details: