Link to home
Start Free TrialLog in
Avatar of Kosta Kondratenko
Kosta Kondratenko

asked on

Find out where code fires from for an ajax form

Hi,

I have a form here: headstudios.com.au/hsfast at the bottom - which is an ajax form. It is linked to my Mailchimp and I am trying to make the text field a text area for the 'Message' field (which would involve modifying the theme files to some extent).

My question is - how can I find the jQuery that gets fired when the form is submitted? Preferrably I would like to do this with Firefox - I have been doing some reading about the debugger but what I would ideally like is to click on the Submit button and see what code gets triggered.

Any input would be much appreciated (and if you could just tell me where the code is that would be great too).

Thanks
ASKER CERTIFIED SOLUTION
Avatar of leakim971
leakim971
Flag of Guadeloupe image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Kosta Kondratenko
Kosta Kondratenko

ASKER

Thanks! Out of curiosity how did you find this jQuery code?
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Thanks, much appreciated