'deleteRow()' is applied to : deleteRow « Javascript Methods « JavaScript Reference

'deleteRow()' is applied to

Names noted with an asterisk (*) are JavaScript properties only.
+----------------+--------------------------------------------------------------+
| Applied_To     |rows*                           <table>                       |
|                |<tbody>                         <tfoot>                       |
|                |<thead>                                                       |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'deleteRow()' Syntax, Parameters and Note
2.'deleteRow()' Example