Javascript Reference
Categories: TR

javascript TR deleteCell( )

@March 15, 2008, 1:22 a.m.
deleteCell( )Firefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 1  

deleteCell(index)

  

Removes a td or th element nested within the current tr element. The integer parameter points to the zero-based item in the row's cells collection.

 
Parameters
 
  • Zero-based integer corresponding to the numbered td element in source code order (nested within the current element).
 
Returned Value

None.


Powered by Linode.