Copy table row?

Is there a quick way to add a copy of a row to a table via DOM?
cloneNode()/appendChild() does not seem to work with the table/row elements,
at least on IE5.

Thanks
 -SPT

Received on Tuesday, 15 August 2000 11:19:24 UTC