remove table rows dynamically jquery

by Ramya 2012-06-06 17:47:04

remove table rows dynamically jquery:

to remove table rows dynamically use remove() in jquery,
$("#rowid").remove();
866
like
0
dislike
0
mail
flag

You must LOGIN to add comments