HTMLTableRowElement13 NIST The deleteCell() method deletes a cell from the current row. Retrieve the fourth TR element and examine the value of the cells length attribute which should be set to six. Check the value of the first TD element. Invoke the deleteCell() method which will delete a cell from the current row. Check the value of the cell at the zero index and also check the number of cells which should now be five. Rick Rivello 2002-05-06