I have a form with a table inside. When I try to get data from the form with
$("form").serialize()
I can just get data from input or select but without the table. How can I do it? Do I need to write another code line to get data from the table through table id or class?
Aucun commentaire:
Enregistrer un commentaire