On Fri, 02 Apr 2010 09:28:50 -0000, Futomi Hatano <[email protected]> wrote:
Because such controls are ignored when the form is submitted. http://dev.w3.org/html5/spec/forms.html#form-submission-algorithm Nameless controls are meaningless in form submission. So, those controls do not need to be validated, I think.
Thanks! b
