[whatwg] Incremental rendering of forms
Olav Junker Kjær
olav at olav.dk
Fri Nov 12 04:49:32 PST 2004
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
More information about the whatwg
mailing list