[whatwg] Incremental rendering of forms

Ian Hickson wrote:
> The fields belong to both forms (form="" is a space separated list of form 
> IDs).

Ah, I see. I hadn't noticed the addition the the spec that redefines the 
form attribute as a list of ID's.

I see the point of this feature in this use case, however couldn't the 
same effect be achieved by having just a single form and no 
form-attributes, but different action-attributes on the three submit 
buttons? That would be a lot simpler, both authoring- and 
implementationwise.

Olav Junker Kj?r

Received on Friday, 12 November 2004 05:35:59 UTC