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

'insertRow()' 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.'insertRow()' Syntax, Parameters and Note
2.'insertRow()' Example