Method of dom/HTMLTableElementdom/HTMLTableElement
Syntaxvar object = object.createTFoot();
Return Value
Returns an object of type DOM NodeDOM Node
Object
tFoot
null
ExamplesThis example uses the createTFoot method to create a table footer.
myTFoot = document.all.myTable.createTFoot()
Notes Remarks
If a tFoot already exists for the table, the createTFoot method returns the existing element. Otherwise, it returns a pointer to the element created.
Syntax Standards informationMicrosoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4