I have a link inside of a table that, when clicked, removes the entire parent tr. I am using detach() for the purposes of restoring that item later ba
tr
detach()
you should use an array to store all the dettached items: http://jsfiddle.net/nErDy/1/