I am not sure why my ajax call is not working. I have a contact form with jkit validation enabled and I want to send it by AJAX once it passes all validation rules. Then I want to put the result into the html div instead of going to php. Please helpI am not sure why my ajax call is not working.