get form input fields with jQuery?

Posted by Vasil on Stack Overflow See other posts from Stack Overflow or by Vasil
Published on 2008-10-04T01:34:56Z Indexed on 2010/05/04 0:28 UTC
Read the original article Hit count: 559

Filed under:
|

I have a form with a lot of input fields. When I catch the submit form event with jQuery, is it possible to get all the input fields of that form in an associative array?

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript