![]() |
Definition and UsageThe When present, it specifies that the form-data (input) should not be validated when submitted. Applies toThe
Browser SupportThe numbers in the table specify the first browser version that fully supports the attribute. |
Example:
HTML
<form action="/action_page.php" novalidate>
E-mail: <input type="email" name="user_email">
<input type="submit">
</form>
html novalidate attribute |
How to Indicate that the form is not to be validated on submit | HTML Attribute |
Read Full: | HTML Attribute |
Type: | Develop |
Category: | Web Tutorial |
Sub Category: | HTML Attribute |
Uploaded by: | Admin |
Views: | 93 |
Reffered: https://www.w3schools.com/tags/att_novalidate.asp