Jump to content
17/12/2005
Re: “Concerning “input elements must not be direct descendants of a form element†”
You can (and should) use a fieldset immediately inside any form element, thus making imput elements direct descendants of the set and not the form tag.
Vote up?
17/12/2005
Re: “Concerning “input elements must not be direct descendants of a form element†”
You can (and should) use a fieldset immediately inside any form element, thus making imput elements direct descendants of the set and not the form tag.