I wish to include user-controlled field duplication code in a form to add/delete a table row using jquery or javascript, and am wondering if anyone knows of an existing mod that does similar.

FWIW, until now, I have been playing with the following:

http://techstream.org/Web-Developmen...ssing-with-PHP

but cannot get it to work properly:
  • can add rows but cannot delete any rows
  • does not process the table with the add/delete row



I suspect the problem lies with the chkbox either not being recognised or counted.

Thanks