All Implemented Interfaces:
HTMLElement
THEAD , TFOOT , and TBODY
elements.
See also the Document Object Model (DOM) Level 2 Specification.
| Method from org.w3c.dom.html.HTMLTableSectionElement Summary: |
|---|
| deleteRow, getAlign, getCh, getChOff, getRows, getVAlign, insertRow, setAlign, setCh, setChOff, setVAlign |
| Method from org.w3c.dom.html.HTMLTableSectionElement Detail: |
|---|
|
align
attribute for HTMLTheadElement for details. |
|
|
|
valign
attribute for HTMLTheadElement for details. |
index th row in this section. If
index is equal to the number of rows in this section, the
new row is appended. |
|
|
|
|