Fred a écrit :
why can't a fieldset have a 'name' property as every other element can?
And why not also 'label' or 'legend' ?
I suppose only elements needed to be sent by the form can be named
(that's to say : only inputs and textareas), this names being used as
variables on server side.
form, fieldset, legend, label are of no interest on server side.
--
sm