i want to get back an array of all:
- hidden inputs
- text inputs
- select inputs
- checkboxes
I see this page but it seems like you have to query for checkboxes seperately
is there anyway to have one selector get everything in one array?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This will return what you’re looking for I think…
I’m not sure if you needed this or not as well but for text areas you’d also want to add…