I have a “little” problem with my bootstrap modal. I’m loading into myModal a form created in temp.php file. Then I try to send this form to the save.php file using AJAX. Everything is OK but form validation doesn’t works ( didn’t checked if is empty before submitting the form). If I hard coding my form in the modal-body everything