/

HTML / CSS / JavaScript Tutorial

JavaScript table object method: deleteTFoot()

[this page | pdf | back links]

The deleteTFoot() method of the JavaScript DOM object corresponding to the HTML <table> element removes the first <tfoot> element from the table.

 

It has the following syntax with no parameters:

 

object.deleteTFoot()

 


NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)


Desktop view | Switch to Mobile