Remove Tr Having Delete Icon Inside Jquery

[Solved] Remove Tr Having Delete Icon Inside Jquery | Php - Code Explorer | yomemimo.com
Question : remove tr having delete icon inside jquery

Answered by : indian-gooner

$(this).closest('tr').remove();

Source : https://stackoverflow.com/questions/20709557/remove-parent-td-in-jquery | Last Update : Thu, 17 Jun 21

Answers related to remove tr having delete icon inside jquery

Code Explorer Popular Question For Php