all
alt
ch
dir
id
min
rel
top
url
URL
urn
Expand Minimize
This topic has not yet been rated - Rate this topic

willValidate property

Returns whether an element will successfully validate based on forms validation rules and constraints.

This property is read-only.

HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 4.10.21.3Internet Explorer 10

Syntax

JavaScript
bWillValidate = object.willValidate

Property values

Type: boolean

True if the page will validate, false otherwise.

Standards information

See also

HTMLObjectElement
HTMLTextAreaElement
HTMLSelectElement
HTMLInputElement
HTMLFieldSetElement
HTMLButtonElement

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.