/

HTML / CSS / JavaScript Tutorial

HTML Standard attribute: formnovalidate

[this page | pdf | back links]

The HTML formnovalidate attribute indicates that form-data should not be validated prior to submission to server. It applies to <button> and <input> elements and then only for type = submit.

 

Valid attribute values (when used with <button> and <input> elements) include:

 

Value

Description

formnovalidate

Do not validate form

 


NAVIGATION LINKS
Contents | Prev | Next | HTML Attributes


Desktop view | Switch to Mobile