I am using a form to check the leads of another form to see if the user exists, if they do, I delete them. If not, I throw errors as to what may be wrong.
Currently, everything is working except Ajax hangs up if everything is correct. It will delete the lead for me, but the form never finishes loading and showing the confirmation message.
Code here: http://pastebin.com/EMdcvtpe
Not sure what it hanging it up...