I want to get a handle on the form being submitted, before submitting.
- There might be more than one form in the page
- I do not know the form name/id
reason: I want to do some tweeking before the form is being submitted in the template level.
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.
With jQuery it’d be something like this: