[whatwg] Incremental rendering of forms

Ian Hickson wrote:
 > Here's an example:
 >
 >    http://whatwg.org/demos/multiform-01/
 >
 > It seems to work fine in legacy UAs, but uses the multiple form feature
 > for WF2 UAs, giving users of those UAs better experience.

Very nice to have a use case.
However, it seems that the server script relies on the fiels "postcode" 
and "product" beeing submitted when the "order" form is submitted, even 
though they belong to different forms. Shouldn't fields only be 
submitted with the form that they belong to (if the client supports WF2) ?

Olav Junker Kj?r

Received on Friday, 12 November 2004 04:49:32 UTC