[whatwg] WF2: setCustomValidity()

Sean Hogan shogun70 at westnet.com.au
Thu May 11 17:36:00 PDT 2006


A question about the setCustomValidity method:
The spec states:

    "If the method's argument is |null| or the empty string, then the
    flag is reset (indicating that the control is valid)"

Does this mean that setCustomValidity(null) will always set 
"validity.valid" to "true"? 
Will it reset all the other validity error-codes to false? 
Or does customError over-ride all the other errors? 

cheers,
SDH




More information about the whatwg mailing list