javascript TBODY moveRow( )
| moveRow( ) | NN n/a IE 5(Win) DOM n/a |
|
moveRow(indexToMove, destinationIndex) |
|
|
Moves a row in the tbody, tfoot, or thead element from its original location to a different row position within the same section. The first parameter is a zero-based index of the row (within the rows collection) you wish to move. The second parameter is the index of the row before which you want to move the row. |
|
| Parameters | |
|
|
| Returned Value | |
|
Reference to the moved row. |
|
Previous: javascript TD Description
2031,Nickname,Homepage or email,Comments here,Add comment
