| ZVON > References > DOM2 Reference |
| Intro / Search / ZVON |
| DOM2 reference > HTML: HTMLTableElement > deleteRow | [Go to standard] [Glossary] [Help] |
| long index | - | The index of the row to be deleted. This index starts from 0 and is relative to the logical order (not document order) of all the rows contained inside the table. If the index is -1 the last row in the table is deleted. |
|
|
|