Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

jquery remove all tr from table

$("#tableId > tbody"). empty();
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #jquery #remove #tr #table
ADD COMMENT
Topic
Name
6+1 =