deleteRow
The deleteRow()
method of the HTMLTableSectionElement interface removes a specific row (tr) from a given section.
The deleteRow()
method of the HTMLTableSectionElement interface removes a specific row (tr) from a given section.