![]() |
Definition and Usage
The When present, it specifies that the form-data (input) should not be validated when submitted. Applies to
The
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 |
Type
: |
Develop |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Attribute |
Uploaded by
: |
Admin |
Read Article https://horje.com/learn/1434/reference