[jQuery] submit of only the result from a quicksearch
I would like only to submit the result of a Jquery quicksearch which i
have put on a html table.
If i do a normal submit , I get every row submitted , also those where
jquery puts "display ; none"
An even better is it also possible to use ajax to submit when a row is
changed .
my <TR> 's has about 5 <TD> pr <TR> and max 500 <TR>' s
thanks in advance