Skip to content

Tag: jquery

How to alert success message in modal form?

I’m new to ajax/jquery. I want to use sweetalert on my website, i set it up as in tutorial, but when i open modal form and click send button, it goes to another page, page send.php. Here my form: inside this form sweetalert doesn’t work, but outside of form it’s working. Here sweetalert jque…