How can I detect changes to a form when the row are added dynamically using the clone() function in jQuery.
This is what I tried:
$(\'table input\').ch