Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Creates an empty tHead element in the table.
![]() |
Syntax
retVal = object.createTHead();
Parameters
This method has no parameters.
Standards information
- Document Object Model (DOM) Level 2 HTML Specification, Section 1.6.5
Remarks
If a tHead already exists, IHTMLTable::createTHead returns the existing element. Otherwise, it returns a pointer to the element created.
See also
Reference
.png)