[nycphp-talk] Delaying form submit
Dan Cech
dcech at phpwerx.net
Mon Jan 21 06:51:30 EST 2008
David Krings wrote:
> mikesz at qualityadvantages.com wrote:
>> You could add a hidden field with content to the end of the form and
>> test for the hidden content as well. I think that would tell you the
>> form was loaded, I think.
>
> But shouldn't it then be sufficient to put the Submit button at the end
> of the form? Without a submit the form entries cannot be sent and having
> the Submit button show up last should make sure that the rest of the
> form is loaded.
Not exactly. You can submit a form multiple ways, one example is by
hitting 'Enter' while the cursor is in a text input field.
Dan
More information about the talk
mailing list