[whatwg] Incremental rendering of forms

Olav Junker Kj?r wrote:
>
> This problem could be solved by defining that a form only should validate
> the controls that has been parsed until the submission is triggered.

I think this is a reasonable solution.

> However this could lead to worse problems, where the validity might depend
> on how quick I am to press submit. And these problems are tricky because
> they will appear depending on the performance of the system. 

If this is a problem for the application, then all it has to do is to
make sure it defines the submit button in the document after all other
critical controls.

~fantasai

-- 
http://fantasai.inkedblade.net/contact

Received on Monday, 9 August 2004 03:56:52 UTC