I have written an ajax function where I want to display confirmation meeessage before submitting the form. How should I add with my condition. Below is my code.
ajax
You can try to put your confirmation message in the beforeSend method : http://api.jquery.com/jquery.ajax/
beforeSend