willValidate
Property of dom/HTMLObjectElementdom/HTMLObjectElement
Syntax
var result = element.willValidate;
element.willValidate = value;
Syntax
Standards information
- HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.10.21.3
See also
Related pages
- HTMLObjectElementHTMLObjectElement
- HTMLTextAreaElementHTMLTextAreaElement
- HTMLSelectElementHTMLSelectElement
- HTMLInputElementHTMLInputElement
- HTMLFieldSetElementHTMLFieldSetElement
- HTMLButtonElementHTMLButtonElement
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]