Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

remove current table row in jquery

$(this).closest('tr').remove();
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #remove #current #table #row #jquery
ADD COMMENT
Topic
Name
8+6 =