Submit buttons are not functioning in the modal window form. But submit buttons which are outside the modal working well. What I have done wrong?
Submit buttons outside the modal window are working well. But submit buttons are not functioning in modal window's form. And when I set event listener 'click' instead of 'submit' my form sent data to server.