We are doing form submission using bootstrap. I have given a sample link
below. Sometimes even if we give correct input, the submit button gets
disabled. We could not able to find a way to track the errors. Please
suggest how to track errors.
For example using the below link if we fill only required fields and
click the submit button the form got submitted. But if we fill all the
fields and click the submit button the button got disabled.
Ref link: http://www.efacility.in/Enquiry-test.php
Please suggest how to fix this