Is that a type="button" or type="submit"?  Just to clarify, because return
only affects submits I believe.

Also, I'm pretty sure if you do:

onClick="return false;"

...attached to that invisible button, you wouldn't even get the redisplay
submission.

-- 
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com

On Tue, July 26, 2005 1:31 pm, Wendy Smoak said:
> From: "Laurie Harper" <[EMAIL PROTECTED]>
>
>> By 'hidden button' do you mean a regular input w/ type=submit and CSS to
>> hide it?
>
> Yes. :)  In my case, defaulting to the first button on the form didn't
> make
> sense, so that invisible button does nothing.  The form is submitted and
> re-displayed as-is.  The user [eventually] learns that he has to click the
> button next to the thing he is trying to add or delete.
>
> --
> Wendy Smoak
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to