Hi Paul,

> Try this
> 
> var xxx = 5;
> $('input:attr[value="'+xxx+'"]').parents('tr').remove();

works like a charm. Thanks 1K

Reply via email to